mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(work): 新增接口调用许可自动激活设置相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"corpid": "CORPID1"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"auto_active_status": 1
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"corpid": "CORPID1",
|
||||
"auto_active_status": 1
|
||||
}
|
Reference in New Issue
Block a user