角色创建
POST
/qgy/schools/schrole/add
接口描述
添加角色信息
请求参数
参数名
类型
描述
必填
roleName
String
角色名称
必填
state
Integer
状态 指定值: 0-停用 1-启用 (默认:1)
可选
uid
String
账户id
可选