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

10 lines
175 B
JSON

{
"errcode": 0,
"errmsg": "ok",
"nickname": "xxx",
"audit_stat": 2,
"fail_reason": "xxx",
"create_time": 1519724071,
"audit_time": 1519724950
}