mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
12 lines
193 B
JSON
12 lines
193 B
JSON
|
|
{
|
|||
|
|
"errcode": 0,
|
|||
|
|
"errmsg": "ok",
|
|||
|
|
"data": {
|
|||
|
|
"info_list": [
|
|||
|
|
{
|
|||
|
|
"client_id": 1,
|
|||
|
|
"open_id": "OPENID"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|