文档
测试

员工列表

POST
{{api_url}}System/userList

请求参数

参数名
类型
描述
必填
uid
int
示例:1
必填
page
int
示例:1
必填
limit
int
示例:20
必填
keyword
string
用户名
必填
department_id
int
部门id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
list
array
数据列表
必填
id
int
示例:2
必填
cid
int
示例:2
必填
username
string
登录账号,示例:zjh
必填
nick
string
姓名,示例:橘黄黄
必填
mobile
string
手机,示例:13400989098
必填
email
string
邮箱,示例:98123@qq.com
必填
department_id
int
示例:1
必填
pid
int
示例:1
必填
status
int
示例:1
必填
last_login_ip
string
示例:0.0.0.0
必填
last_login_time
string
示例:2020-09-18 18:30
必填
post
string
示例:开发
必填
roles
array
角色列表
必填
id
int
示例:2
必填
name
string
示例:系统管理员
必填
department
object
部门信息
必填
id
int
示例:1
必填
cid
int
示例:0
必填
name
string
示例:三化科研部
必填
pid
int
示例:0
必填
level
int
示例:0
必填
ctime
object
示例:null
必填
mtime
string
示例:2020-06-05 16:31:16
必填
dtime
object
示例:null
必填
superior
object
上级信息
必填
id
int
示例:1
必填
username
string
示例:superadmin
必填
nick
string
示例:超级管理员
必填
count
int
示例:5
必填
msg
string
示例:
必填