mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-15 14:04:32 +08:00
20 lines
405 B
JSON
20 lines
405 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"wxa_appid": "wxxxxxxxxxxxxxxxxx",
|
|
"info": {
|
|
"paths": {
|
|
"register_path": "main/register/path",
|
|
"rights_path": "main/rights/path"
|
|
},
|
|
"whitelist_openids": [
|
|
"openid_1",
|
|
"openid_2"
|
|
],
|
|
"display_info": {
|
|
"order_page_display": 0
|
|
}
|
|
},
|
|
"state": 0
|
|
}
|