mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 10:16:20 +08:00
26 lines
428 B
JSON
26 lines
428 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"update_results": [
|
|
{
|
|
"fieldid": 11001,
|
|
"sub_idx": 0,
|
|
"result": 1
|
|
}
|
|
],
|
|
"remove_results": [
|
|
{
|
|
"group_type": 1,
|
|
"sub_idx": 20,
|
|
"result": 3
|
|
}
|
|
],
|
|
"insert_result": [
|
|
{
|
|
"group_type": 1,
|
|
"idx": 1,
|
|
"result": 4
|
|
}
|
|
]
|
|
}
|