rolelist
GET
127.0.0.1:80/role/list
接口描述
查询角色集合
请求参数
响应参数
参数名
类型
描述
必填
totalPage
int
总页数
必填
pageSize
int
每页记录数
必填
totalCount
int
数据总条数
必填
list
list
返回角色实体数组
必填