分页获取所有人员
GET
{{baseUrl}}/pub/persons/get-person-list?personType=:personType&status=:status&kw=:kw&page=:page&prePage=:prePage
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
personType
string
示例::personType
可选
status
string
示例::status
可选
kw
string
示例::kw
可选
page
string
示例::page
可选
prePage
string
示例::prePage
可选
响应参数
参数名
类型
描述
必填
msg
string
示例:proident in
必填
code
float
示例:14929982.292232811
必填
totalPage
float
示例:-53073939.77469426
必填
totalCount
float
示例:93423901.16625229
必填
currentPage
float
示例:-85168975.98540734
必填