用户组-禁用/启用
接口地址:/console/groupswitch
请求方式 post
参数:
id 用户组id
status 0-禁用, 1-启用
返回格式:
{
"code": 1,
"data": {
},
"msg": "success"
}Last updated
Was this helpful?
请求方式 post
id 用户组id
status 0-禁用, 1-启用
{
"code": 1,
"data": {
},
"msg": "success"
}Last updated
Was this helpful?
Was this helpful?