写字楼列表
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
必填