查询所有角色
GET
/api/getAllRole
请求头
参数名
类型
描述
必填
token
String
必填
响应参数
参数名
类型
描述
必填
id
Integer
角色id
必填
roleName
String
角色名称
必填
description
String
角色描述
必填