管理员-移除当前用户组

接口地址:/console/managerdelgroup

请求方式 post

参数:

  • id 管理员id

返回格式:

{
    "code": 1,
    "data": {},
    "msg": "success"
}

Last updated

Was this helpful?