文档
测试

查看员工列表

POST
http://localhost:8888/api/company/user/staffs2

请求参数

参数名
类型
描述
必填
role
int
员工角色代码
必填
nick
string
员工姓名
必填
tel
string
员工电话
必填
pageSize
int
页大小
必填
current
int
当前页
必填