角色更新
PUT
/role/update
请求参数
参数名
类型
描述
必填
role_id
int
角色编号
必填
role_name
string
角色名称
必填
role_desc
string
角色描述
可选