文档
测试

web首页竞拍房屋信息列表

GET
/web/auctions

请求参数

参数名
类型
描述
必填
page
int
页数
可选
size
int
页码
可选
title
string
竞拍名
可选
state[]
int
竞拍状态(支持数组),gte=2,lte=6
可选

响应参数

参数名
类型
描述
必填
code
int
错误码
必填
msg
string
错误信息
必填
data
必填
count
int
数据总数
必填
house
数组
必填
house_id
int
房屋id,唯一标示
必填
covers
数组
封面图片(取第一张作为封面图片)
必填
id
必填
pic_web_low_definition
string
低清图片
必填
pic_web_high_definition
string
高清图片
必填
sale_type
int
销售类型(1债券 2竞价)
必填
area
string
面积
必填
rent
string
月租金
必填
rate
string
年收益
必填
unit_price
string
单价
必填
market_price
string
市场价格(ERV)
必填
auction
数组
必填
state
int
还未完全确定,可能会修改。竞拍状态(1待竞拍 2竞拍中 3竞拍结束<待支付> 4竞拍结束<流拍> 5交割中 6已售出
必填
addr
string
地址
必填
house_type
int
房屋类型(1商用 2民宅)
必填