竞拍人列表
GET
http://localhost:8091/admin/auctionPeople/getList?current=1&size=10&search=&enable=
请求头
参数名
类型
描述
必填
token
string
示例:eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxLWFkbWluLSQyYSQxMCQxcEwuZFAwLkpIWFptN2dCNmxDRTdlNXNzejJ0MTFKcTQzd2pMZTF2VVJnR1BRMkpWWU1ZVyIsImNyZWF0ZWQiOjE2MzEwNzA0NDYwODV9.sTEeHx1ahPrSjyaO1r3Y036VIsGaZ-cXScE-owNac40gjSiLxLIoTro6ybUSSIi9kYRVqLkwTsoTfpAtJvrL_A
必填
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
search
string
示例:
必填
enable
string
(0全部 1 正常 2禁用)示例:
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
rentCount
string
(租房信息)示例:0套
必填
phone
string
(电话)示例:15605891084
必填
idCard
string
(身份证)示例:330222********8888
必填
enable
int
(状态)示例:1
必填
apId
int
(人员id)示例:42
必填
name
string
(姓名)示例:阿华
必填
company
string
(公司)示例:xxx
必填
peopleNum
string
(人员编号)示例:WXOQ8Y
必填
rentDeposit
押金总额
必填
total
int
示例:13
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:2
必填