文档
测试

web首页债券房屋信息列表

GET
/web/bonds

请求参数

参数名
类型
描述
必填
page
int
页数
可选
size
int
页码
可选
title
string
债券名
可选

响应参数

参数名
类型
描述
必填
code
int
错误码
必填
msg
string
错误信息
必填
data
必填
count
int
数据总数
必填
house
数组
必填
house_id
int
房屋id,唯一标示
必填
covers
数组
封面图片(取第一张作为封面图片)
必填
sale_type
int
销售类型(1债券 2竞价)
必填
area
string
面积
必填
rent
string
月租金
必填
rate
string
年收益
必填
unit_price
string
单价
必填
market_price
string
市场价格(ERV)
必填
bond
数组
必填
state
int
还未完全确定,可能会修改。债券状态(1-未发售 2-发售中 3-已售完 4-到期)
必填
bond_no
string
必填
addr
string
地址
必填
house_type
int
房屋类型(1商用 2民宅)
必填