mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
10 lines
210 B
JSON
10 lines
210 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"can_open": 1,
|
|
"is_open": 1,
|
|
"appid": "展示的公众号appid",
|
|
"nickname": "展示的公众号nickname",
|
|
"headimg": "展示的公众号头像"
|
|
}
|