文档
测试

根据条件分页获取教职工列表

GET
{{baseUrl}}/pub/persons/teacher-list?kw={{kw}}&departmentId={{departmentId}}&page={{page}}&prePage={{prePage}}

请求头

参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Accept
string
示例:application/json
可选

请求参数

参数名
类型
描述
必填
kw
string
示例:{{kw}}
可选
departmentId
string
示例:{{departmentId}}
可选
page
string
示例:{{page}}
可选
prePage
string
示例:{{prePage}}
可选

响应参数

参数名
类型
描述
必填
msg
string
示例:Excepteur laborum
必填
code
float
示例:-91970176.52606511
必填
data
object
数据字典
必填
totalPage
float
示例:93720292.12005547
必填
dataList
object
数据字典
必填
personName
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
departmentName
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
usin
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
sex
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
idCardNo
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
isManager
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
personId
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
totalCount
float
示例:-10161767.275866479
必填
currentPage
float
示例:-9678311.699012548
必填