角色创建接口
POST
http://localhost:3000/roles/create
请求参数
参数名
类型
描述
必填
name
string
[必选] 角色名
必填
desc
string
[必选] 角色描述
必填