feat(work): 新增接口调用许可应用管理相关接口

This commit is contained in:
Fu Diwei
2022-10-31 11:58:06 +08:00
parent d6153646be
commit 8dc22d11b7
14 changed files with 318 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"corpid": "xxxx",
"suite_id": "xxxx"
}

View File

@@ -0,0 +1,9 @@
{
"errcode": 0,
"errmsg": "ok",
"license_status": 1,
"trail_info": {
"start_time": 1651752000,
"end_time": 1659700800
}
}