添加角色
POST
/role/saveRole
请求参数
参数名
类型
描述
必填
id
string
id
可选
roleName
string
角色名称
可选
status
string
状态;1:正常;2:冻结
可选