修改角色
POST
/manager/role/update
请求参数
参数名
类型
描述
必填
id
int
角色id
必填
name
string
角色名称
必填
description
string
角色描述
必填
staus
int
角色状态
必填
sort
int
排序
必填