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

9 lines
159 B
JSON
Raw Normal View History

2021-06-11 17:22:29 +08:00
{
"errcode": 0,
"errmsg": "ok",
"auditid": "1234567",
"status": 1,
"reason": "帐号信息不合规范",
"ScreenShot": "xx|yy|zz"
2022-05-06 20:29:27 +08:00
}