web首页竞拍房屋信息列表
GET
/web/auctions
请求参数
参数名
类型
描述
必填
page
int
页数
可选
size
int
页码
可选
title
string
竞拍名
可选
state[]
int
竞拍状态(支持数组),gte=2,lte=6
可选
响应参数
参数名
类型
描述
必填
code
int
错误码
必填
msg
string
错误信息
必填
count
int
数据总数
必填
house_id
int
房屋id,唯一标示
必填
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)
必填
addr
string
地址
必填
house_type
int
房屋类型(1商用 2民宅)
必填