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