修改角色(update)
PUT
/sys/role
接口描述
修改角色
请求参数
参数名
类型
描述
必填
roleId
int
角色id
必填
roleName
string
角色名称
必填
remark
string
备注
可选