文档
测试

添加角色

POST
/system/role/create

请求参数

参数名
类型
描述
必填
code
string
角色编码
必填
name
string
角色名
必填
remarks
string
角色描述
必填
menus
list<int>
角色权限id
必填