mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
17 lines
296 B
JSON
17 lines
296 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"statistics": [
|
|
{
|
|
"agentid": 1000002,
|
|
"app_name": "应用1",
|
|
"count": 101
|
|
},
|
|
{
|
|
"agentid": 1000003,
|
|
"app_name": "应用2",
|
|
"count": 102
|
|
}
|
|
]
|
|
}
|