文档
测试

合同列表

GET
http://localhost:8091/admin/auctionContract/getContractList?current=1&size=10&status=&depositStatus=&search=

请求参数

参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
status
string
(1 入住中 2已过期)示例:
必填
depositStatus
string
(1 已收 2流转中 3退款中 4退回 )示例:
必填
search
string
示例:
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
records
array
数据列表
必填
area
int
(面积)示例:100
必填
rental
int
(租金)示例:30000
必填
acId
int
(合同id)示例:5
必填
phone
string
(联系方式)示例:18858442385
必填
cashDeposit
int
(押金)示例:5000
必填
name
string
(姓名)示例:天天天
必填
depositStatus
int
(1 已收 2流转中 3退款中 4退回 )示例:1
必填
startTime
string
(开始时间)示例:2022-01-24
必填
contractNum
string
(合同编号)示例:ZL2201240101
必填
endTime
string
(结束时间)示例:2023-01-24
必填
propertyFee
int
(物业费)示例:13200
必填
distanceDays
int
(到期时间 <60 标红)示例:365
必填
houseNum
string
(房号)示例:1幢1号
必填
status
int
(1入住中 2 已过期)示例:1
必填
contractUrl
合同路径
必填
mAcId
流转合同id
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填