mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"invaliduser": "userid1|userid2",
|
|
"invalidparty": "1|2",
|
|
"invalidtag": "3|4",
|
|
"unlicenseduser": "userid3|userid4",
|
|
"msgid": "xxxx",
|
|
"response_code": "xyzxyz"
|
|
}
|