角色列表
GET
http://127.0.0.1:7070/mall/admin/role/list
请求头
参数名
类型
描述
必填
token
string
示例:0305ad9c-9176-4bc1-be38-e0f510047f8f
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:請求成功
必填
id
int
示例:1
必填
name
string
示例:超级管理员
必填
desc
string
示例:所有模块的权限
必填
enabled
boolean
示例:true
必填
addTime
string
示例:2019-01-01 00:00:00
必填
updateTime
string
示例:2019-01-01 00:00:00
必填
deleted
boolean
示例:false
必填
total
int
示例:2
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
optimizeCountSql
boolean
示例:true
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填