mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
15 lines
262 B
JSON
15 lines
262 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"result": [
|
|
{
|
|
"external_userid": "oAAAAAAA",
|
|
"pending_id": "pAAAAA"
|
|
},
|
|
{
|
|
"external_userid": "oBBBBB",
|
|
"pending_id": "pBBBBB"
|
|
}
|
|
]
|
|
}
|