Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaComponent/Code/WxaGetAuditStatusResponse.json

8 lines
136 B
JSON
Raw Normal View History

2021-06-11 17:22:29 +08:00
{
"errcode": 0,
"errmsg": "ok",
"status": 1,
"reason": "帐号信息不合规范",
"screenshot": "xxx|yyy|zzz"
2022-05-06 20:29:27 +08:00
}