mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
![]() |
{
|
|||
|
"errcode": 0,
|
|||
|
"errmsg": "ok",
|
|||
|
"dealer_corp_info": {
|
|||
|
"corpid": "xxxx",
|
|||
|
"corp_name": "name"
|
|||
|
},
|
|||
|
"auth_corp_info": {
|
|||
|
"corpid": "xxxx",
|
|||
|
"corp_name": "name",
|
|||
|
"corp_type": "verified",
|
|||
|
"corp_square_logo_url": "yyyyy",
|
|||
|
"corp_user_max": 50,
|
|||
|
"corp_agent_max": 30,
|
|||
|
"corp_full_name": "full_name",
|
|||
|
"verified_end_time": 1431775834,
|
|||
|
"subject_type": 1,
|
|||
|
"corp_wxqrcode": "zzzzz",
|
|||
|
"corp_scale": "1-50人",
|
|||
|
"corp_industry": "IT服务",
|
|||
|
"corp_sub_industry": "计算机软件/硬件/信息服务",
|
|||
|
"location": "广东省广州市"
|
|||
|
},
|
|||
|
"auth_info": {
|
|||
|
"agent": [
|
|||
|
{
|
|||
|
"agentid": 1,
|
|||
|
"name": "NAME",
|
|||
|
"round_logo_url": "xxxxxx",
|
|||
|
"square_logo_url": "yyyyyy",
|
|||
|
"appid": 1,
|
|||
|
"privilege": {
|
|||
|
"level": 1,
|
|||
|
"allow_party": [ 1, 2, 3 ],
|
|||
|
"allow_user": [ "zhansan", "lisi" ],
|
|||
|
"allow_tag": [ 1, 2, 3 ],
|
|||
|
"extra_party": [ 4, 5, 6 ],
|
|||
|
"extra_user": [ "wangwu" ],
|
|||
|
"extra_tag": [ 4, 5, 6 ]
|
|||
|
},
|
|||
|
"shared_from": {
|
|||
|
"corpid": "wwyyyyy"
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"agentid": 2,
|
|||
|
"name": "NAME2",
|
|||
|
"round_logo_url": "xxxxxx",
|
|||
|
"square_logo_url": "yyyyyy",
|
|||
|
"appid": 5,
|
|||
|
"shared_from": {
|
|||
|
"corpid": "wwyyyyy"
|
|||
|
}
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|