mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-21 02:58:06 +08:00
feat(work): 随官方更新获取企业永久授权码接口模型
This commit is contained in:
@@ -69,5 +69,19 @@
|
||||
"register_code": "1111",
|
||||
"template_id": "tpl111",
|
||||
"state": "state001"
|
||||
},
|
||||
"edition_info": {
|
||||
"agent": [
|
||||
{
|
||||
"agentid": 1,
|
||||
"edition_id": "RLS65535",
|
||||
"edition_name": "协同版",
|
||||
"app_status": 3,
|
||||
"user_limit": 200,
|
||||
"expired_time": 1541990791,
|
||||
"is_virtual_version": false,
|
||||
"is_shared_from_other_corp": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user