Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaComponent/Basic/WxaApiWxaQueryNicknameResponse.json

9 lines
174 B
JSON
Raw Normal View History

2021-06-11 17:22:29 +08:00
{
"errcode": 0,
"errmsg": "ok",
"nickname": "xxx",
"audit_stat": 2,
"fail_reason": "xxx",
"create_time": 1519724071,
"audit_time": 1519724950
}