修改角色状态
POST
http://127.0.0.1:8900/system/sysRole/startStatus
请求头
参数名
类型
描述
必填
id
int
角色id
必填
startStatus
int
启用状态 (默认1 1代表启用 2代表禁用)
必填