创建角色
POST
http://localhost:3000/roles/create
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
name
string
角色的名字
必填
describe
string
角色的功能
必填