Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/Account/CgibinGuideGetGuideAccountResponse.json

8 lines
167 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"guide_account": "张三",
"guide_headimgurl": "xxxxxxx",
"guide_nickname": "xxxxxxx",
"guide_openid": "0",
"errcode": 0,
"errmsg": "ok"
}