Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinAccount/CgibinAccountFastRegisterResponse.json
2021-06-11 17:22:29 +08:00

8 lines
171 B
JSON

{
"errcode": 0,
"errmsg": "",
"appid": "wxe5f52902cf4de896",
"authorization_code": "****",
"is_wx_verify_succ": "true",
"is_link_succ": "true"
}