角色更改
POST
http://localhost:3000/roles/update
接口描述
角色更改
请求参数
参数名
类型
描述
必填
id
int
可选参数,和name至少传一个
必填
name
string
可选参数,和id至少传一个
必填