根据用户名或姓名分页获取管理员列表
POST
/admin/user/list
请求参数
参数名
类型
描述
必填
keyword
string
请输入姓名或手机号
可选
roleId
integer
角色ID
可选
pageSize
integer
页尺寸
可选
pageNum
integer
当前页
可选
响应参数
参数名
类型
描述
必填
code
integer
可选
createTime
string
可选
creator
string
可选
email
string
可选
icon
string
可选
id
integer
可选
loginTime
string
可选
nickName
string
可选
note
string
可选
password
string
可选
phone
string
可选
updateTime
string
可选
updater
string
可选
userName
string
可选
userRole
string
可选
userStatus
integer
可选
pageNum
integer
可选
pageSize
integer
可选
total
integer
可选
totalPage
integer
可选
message
string
可选