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