Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Work.UnitTests/ModelSamples/CgibinAgent/CgibinAgentGetResponse.json

24 lines
671 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"agentid": 1000005,
"name": "HR助手",
"square_logo_url": "https://p.qlogo.cn/bizmail/FicwmI50icF8GH9ib7rUAYR5kicLTgP265naVFQKnleqSlRhiaBx7QA9u7Q/0",
"description": "HR服务与员工自助平台",
"allow_userinfos": {
2022-05-06 20:29:27 +08:00
"user": [{ "userid": "zhangshan" }, { "userid": "lisi" }]
},
"allow_partys": {
2022-05-06 20:29:27 +08:00
"partyid": [1]
},
"allow_tags": {
2022-05-06 20:29:27 +08:00
"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",
"customized_publish_status": 1
2022-05-06 20:29:27 +08:00
}