Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinComponent/CgibinComponentApiGetAuthorizerInfoResponse.json

57 lines
1.5 KiB
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"authorizer_info": {
"nick_name": "微信SDK Demo Special",
"head_img": "http://wx.qlogo.cn/mmopen/GPy",
"service_type_info": {
"id": 2
},
"verify_type_info": {
"id": 0
},
"user_name": "gh_eb5e3a772040",
"principal_name": "腾讯计算机系统有限公司",
"business_info": {
"open_store": 0,
"open_scan": 0,
"open_pay": 0,
"open_card": 0,
"open_shake": 0
},
"alias": "paytest01",
"qrcode_url": "URL",
"signature": "欢迎小伙伴一起参与盲盒游戏集齐9款鞋卡可以兑换大奖",
"MiniProgramInfo": {
"network": {
2022-05-06 20:29:27 +08:00
"RequestDomain": ["https:xxx", "https:xxxx", "https:xxx"],
2021-05-28 19:27:38 +08:00
"WsRequestDomain": [],
"UploadDomain": [],
"DownloadDomain": [],
"BizDomain": [],
"UDPDomain": []
},
"categories": [
{
"first": "工具",
"second": "效率"
}
],
"visit_status": 0
}
},
"authorization_info": {
"authorizer_appid": "wxf8b4f85f3a794e77",
"func_info": [
{
"funcscope_category": {
"id": 1
}
},
{
"funcscope_category": {
"id": 2
}
}
]
}
2022-05-06 20:29:27 +08:00
}