给管理员分配角色
POST
/manager/user/update/role
请求头
参数名
类型
描述
必填
Authorization
string
鉴权token
必填
请求参数
参数名
类型
描述
必填
userId
int
管理员id
必填
roleIds
list
角色id集合
必填