新增角色信息
POST
/admin/role/add
请求参数
参数名
类型
描述
必填
name
string
名称
必填
description
string
描述
可选
status
integer
启用状态:0->禁用;1->启用
必填