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:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"corpid": "xxxx",
|
||||
"suite_id": "xxxx"
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"license_status": 1,
|
||||
"trail_info": {
|
||||
"start_time": 1651752000,
|
||||
"end_time": 1659700800
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user