mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
8 lines
147 B
JSON
8 lines
147 B
JSON
|
|
{
|
|||
|
|
"errcode": 0,
|
|||
|
|
"errmsg": "ok",
|
|||
|
|
"invaliduser": [ "UserID1", "UserID2" ],
|
|||
|
|
"invalidparty": [ 1, 2 ],
|
|||
|
|
"invalidtag": [ 1, 2 ]
|
|||
|
|
}
|