文档
测试
GET
web/convenience/list

请求参数

参数名
类型
描述
必填
cid
int
分类ID
可选
kw
string
关键词
可选
sort
string
排序字段 默认distance
可选
order
string
排序规则 默认asc asc升序 desc降序
可选
page
int
页码
可选
count
int
记录数
可选
lat
string
纬度
可选
lng
string
经度
可选

响应参数

参数名
类型
描述
必填
total
int
示例:1
必填
page
int
示例:1
必填
count
int
示例:15
必填
items
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:同福家政
必填
logo_img
string
示例:http://tctm.cn/assets/img/qrcode.png
必填
address
string
示例:济南市历下区文化东路73号
必填
tel
string
示例:15621132131
必填
distance
float
距离 单位km 示例:2.06
必填