楼盘列表
POST
http://114.215.85.111:8080/ldapp/properties/buildinglist
接口描述
获取楼盘列表
请求参数
参数名
类型
描述
必填
pagenum
int
楼盘的第几页
必填
pagesize
int
每页显示的数量
必填
area
int
1-北湖区,2-苏仙区,3-桂阳县,4-资兴市,5-永兴县 不够后续再加
必填
price
int
价格区间 用-连接 列如 3000-7000
必填
sort
int
1-综合排序,2-最新发布,3-均价最低,4-均价最高
必填
type
int
1-住宅,2-公寓,3-写字楼,4-别墅,5-商业
必填
status
int
1-在售,2-待售,3-售完
必填
name
string
楼盘名称查询
必填
usertype
int
区分用户或经纪人,1为经纪人,2为普通用户
必填
brokerid
int
用户绑定的经纪人
必填
响应参数
参数名
类型
描述
必填
id
int
楼盘id
必填
name
string
楼盘名称
必填
area
int
1-北湖区,2-苏仙区,3-桂阳县,4-资兴市,5-永兴县
必填
imgs
string
图片地址
必填
floorarea
string
建筑面积 如100-200
必填
status
int
1-在售,2-待售,3-售完
必填
type
int
1-住宅,2-公寓,3-写字楼,4-别墅,5-商业
必填
tag
array
标签数组 [tag1,tag2,tag3]
必填
price
int
价格
必填
id
int
用户id
必填
ChatHead
string
头像url
必填
name
string
姓名
必填
services
int
服务人数
必填
satisficing
decimal
评分
必填
commissions
int
佣金 经纪人显示
必填
phone_style
int
报备号码(1.隐号)
必填
index
int
排序
必填