mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
33 lines
611 B
JSON
33 lines
611 B
JSON
![]() |
{
|
|||
|
"errcode": 0,
|
|||
|
"errmsg": "ok",
|
|||
|
"status": 1,
|
|||
|
"type": "replace_user",
|
|||
|
"total": 3,
|
|||
|
"percentage": 33,
|
|||
|
"result": [
|
|||
|
{
|
|||
|
"userid": "lisi",
|
|||
|
"errcode": 0,
|
|||
|
"errmsg": "ok"
|
|||
|
},
|
|||
|
{
|
|||
|
"userid": "zhangsan",
|
|||
|
"errcode": 0,
|
|||
|
"errmsg": "ok"
|
|||
|
},
|
|||
|
{
|
|||
|
"action": 1,
|
|||
|
"partyid": 1,
|
|||
|
"errcode": 0,
|
|||
|
"errmsg": "ok"
|
|||
|
},
|
|||
|
{
|
|||
|
"action": 4,
|
|||
|
"partyid": 2,
|
|||
|
"errcode": 0,
|
|||
|
"errmsg": "ok"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|