文档
测试

角色状态编辑

POST
{{url}}admin.php/system/User/statusRole.html

请求头

参数名
类型
描述
必填
authkey
string
示例:{{authkey}}
必填
sessionid
string
示例:{{sessionid}}
必填

请求参数

参数名
类型
描述
必填
id
int
示例:2
必填
val
int
状态值:1、正常0、关闭 示例:1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:状态设置成功
必填
data
string
示例:
必填
url
string
示例:
必填
wait
int
示例:3
必填