mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(work): 新增第三方应用获取应用管理员列表接口
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"admin": [
|
||||
{
|
||||
"userid": "woxxxx",
|
||||
"auth_type": 1
|
||||
},
|
||||
{
|
||||
"userid": "woxxxx",
|
||||
"auth_type": 0
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user