mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 04:23:47 +08:00
26 lines
673 B
JSON
26 lines
673 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"agentid": 1000005,
|
|
"name": "HR助手",
|
|
"square_logo_url": "https://p.qlogo.cn/bizmail/FicwmI50icF8GH9ib7rUAYR5kicLTgP265naVFQKnleqSlRhiaBx7QA9u7Q/0",
|
|
"description": "HR服务与员工自助平台",
|
|
"allow_userinfos": {
|
|
"user": [
|
|
{ "userid": "zhangshan" },
|
|
{ "userid": "lisi" }
|
|
]
|
|
},
|
|
"allow_partys": {
|
|
"partyid": [ 1 ]
|
|
},
|
|
"allow_tags": {
|
|
"tagid": [ 1, 2, 3 ]
|
|
},
|
|
"close": 0,
|
|
"redirect_domain": "open.work.weixin.qq.com",
|
|
"report_location_flag": 0,
|
|
"isreportenter": 0,
|
|
"home_url": "https://open.work.weixin.qq.com"
|
|
}
|