更新
PUT
http://localhost:3000/roles/update
接口描述
更新角色 或者描述
请求参数
参数名
类型
描述
必填
id
number
必选 角色id
必填
name
string
可选 角色名称
必填
desc
string
可选 角色描述
必填