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