Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/Group/CgibinGuideGetGroupInfoResponse.json
2022-05-06 20:44:39 +08:00

15 lines
298 B
JSON

{
"errcode": 0,
"errmsg": "ok",
"guide_list": [
{
"guide_account": "xxxxx",
"guide_headimgurl": "xxxxxx",
"guide_nickname": "xxx",
"create_time": 1584090536,
"guide_openid": ""
}
],
"total_num": 1
}