文档
测试

写字楼列表

GET
web/office/list

请求参数

参数名
类型
描述
必填
page
int
页码
可选
count
int
记录数
可选
sort
string
排序字段
可选
order
string
排序规则:asc=升序,desc=倒序
可选
kw
string
关键词
可选

响应参数

参数名
类型
描述
必填
total
int
示例:1
必填
page
int
示例:1
必填
count
int
示例:15
必填
items
array
数据列表
必填
name
string
示例:环山小区
必填
area
int
示例:120
必填
rent
string
示例:200.00
必填
contact_tel
string
示例:15621148989
必填
thumb
string
示例:http://192.168.1.152:5000/uploads/20201130/efe0e7ab4baed4b6fa3c9c0ababe243d.jpg
必填
sale_type_text
string
示例:出售
必填