更改角色名称
POST
http://localhost:8087/role/update.do
接口描述
更改角色名称
请求参数
参数名
类型
描述
必填
id
Integer
角色id
必填
nickName
String
角色名
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态码
必填
msg
String
状态信息
可选
date
String
数据
可选