买房接口
POST
http://localhost:88/api/search/newHouse/fandByEsNewHouse
接口描述
es买房信息
请求参数
参数名
类型
描述
必填
page
Integer
默认1,从第一条
必填
size
Integer
默认5,一页五条数据
必填
communityName
String
请在这里输入区域/商圈
必填
provinceId
Integer
省
必填
cityId
Integer
区域 市
必填
countyId
Integer
县区
必填
communityId
Integer
小区外键
必填
FrontHousePrice
Double
区间 前
必填
BackHousePrice
Double
区间 后
必填
houseSaleType
Integer
买房类型: 1新房、2二手房、3出租、4整租
必填
houseRoom
Integer
户型 0、1、2、3、3+
必填
houseReal
Integer
验真情况0、1
必填
houseDirection
Integer
朝向
必填
响应参数
参数名
类型
描述
必填
HouseId
Long
房屋的id
必填
houseName
String
房屋名称
必填
houseAddress
String
房屋详情地址
必填
housePrice
BigDecimal
房屋的价格
必填
houseUpdateTime
Date
房屋更新时间
必填
houseUpStatus
Integer
房屋上架状态0_待上架1_上架-1_下架-2_审核未通过
必填
houseSaleType
Integer
房屋销售方式1_新房2_二手房3_出租
必填
houseSort
Integer
房屋排序1-10
必填
provinceId
Integer
省
必填
province
String
省字符串
必填
cityId
Integer
市
必填
city
String
市字符串
必填
countyId
Integer
县区
必填
county
String
县区字符串
必填
communityId
Integer
小区外键
必填
houseArea
Integer
房屋面积
必填
houseRoom
Integer
房屋_室
必填
houseHall
Integer
房屋_厅
必填
houseToilet
Integer
房屋_卫
必填
houseHeigh
Integer
房屋_楼层
必填
houseMaxHeigh
Integer
房屋_总楼层
必填
houseCertificateType
Integer
高层住宅,小高层住宅,厂房,写字楼
必填
houseDirection
Integer
东,南,西,北,南北
必填
houseFinish
Integer
毛坯,简装,精装
必填
houseTip
String
标签
必填
houseReal
Integer
1.验真0.未验证
必填
houseReal
Integer
1.验真0.未验证
必填
brokerId
Long
经纪人
必填
userId
Long
用户
必填
houseImgTitle
String
封面图
必填
downTime
Date
下架时间
必填
deleted
Integer
逻辑删除
必填
updateTime
Date
修改时间
必填
createTime
Date
创建时间
必填
houseSource
Integer
来源
必填
houseCertificateId
Long
es的id
必填
houseId
Long
房屋
必填
houseCertificateSrc
String
图片地址
必填
houseInroomId
Long
es的id
必填
houseId
Long
房屋
必填
houseInroomSrc
String
图片地址
必填
houseOutroomId
Long
es的id
必填
houseId
Long
房屋
必填
houseOutroomSrc
String
图片地址
必填