角色新增
POST
http://localhost:3000/roles/create
请求参数
参数名
类型
描述
必填
role_name
string
【必传】角色名称,例如大总管
必填
role_desc
string
【必传】角色描述
必填