mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +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"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|