文档
测试

推荐好店

GET
https://tao.shenbaba.com/app/index.php?i=2&t=0&v=1.9.13&from=wxapp&c=entry&a=wxapp&m=first_duoduoke&formIds=&from_uid=&from_act=&do=GetStoreGroom

请求参数

参数名
类型
描述
必填
page
int
页码
必填

响应参数

参数名
类型
描述
必填
errno
int
示例:0
必填
message
string
示例:ok
必填
data
object
数据字典
必填
page
int
示例:1 当前页
必填
total_page
int
示例:1 总页数
必填
total_count
int
示例:6 总数据条数
必填
limit
int
示例:10 每页显示数
必填
list
array
数据列表
必填
supplier_id
string
示例:277 商店id
必填
latitude
string
示例:22.796633 纬度
必填
longitude
string
示例:113.81318 经度
必填
stype
string
示例:1 商店类型
必填
juli
string
示例:1 距离,单位米
必填
shop_name
string
示例:美宜佳(长兴0621店) 店铺名称
必填
shop_logo
string
示例:https://www.shenbaba.com//data/supplier/logo/logo_supplier277.gif 店铺LOGO
必填
supplier_phone
string
示例:13713088107 店铺联系电话
必填
address
string
示例:广东省东莞市长安镇长盛社区长兴街44号 店铺地址
必填
sales_volume
string
示例:0 店铺销量
必填
score
float
示例:4.5 店铺评分
必填

说明 / 示例

{ "errno": 0, "message": "ok", "data": { "page": 1, "total_page": 1, "total_count": 6, "limit": 10, "list": [ { "supplier_id": "277", "latitude": "22.796633", "longitude": "113.81318", "stype": "1", "juli": "1", "shop_name": "美宜佳(长兴0621店)", "shop_logo": "https://www.shenbaba.com//data/supplier/logo/logo_supplier277.gif", "supplier_phone": "13713088107", "address": "广东省东莞市长安镇长盛社区长兴街44号", "sales_volume": "0", "score": 4.5 }, { "supplier_id": "16", "latitude": "22.79663", "longitude": "113.813161", "stype": "1", "juli": "2", "shop_name": "沃尔玛", "shop_logo": "https://www.shenbaba.com//data/supplier/logo/logo_supplier16.gif", "supplier_phone": "18777820561", "address": "长安镇霄边新河路18号城市之星物流6楼", "sales_volume": "75", "score": 4.9 }, { "supplier_id": "17", "latitude": "22.796628", "longitude": "113.813169", "stype": "1", "juli": "2", "shop_name": "美宜佳(胜和广场粤10966)", "shop_logo": "https://www.shenbaba.com//data/supplier/logo/logo_supplier17.gif", "supplier_phone": "18073450651", "address": "", "sales_volume": "4", "score": 4.6 }, { "supplier_id": "10", "latitude": "22.797653", "longitude": "113.813173", "stype": "1", "juli": "114", "shop_name": "太鲁格电脑监控批发", "shop_logo": "https://www.shenbaba.com//data/supplier/logo/logo_supplier10.gif", "supplier_phone": "13790599199", "address": "长安锦一方电子城", "sales_volume": "15", "score": 4.7 }, { "supplier_id": "272", "latitude": "22.801953", "longitude": "113.800405", "stype": "1", "juli": "1439", "shop_name": "百佳永辉-长安万科店", "shop_logo": "https://www.shenbaba.com//data/supplier/logo/logo_supplier272.gif", "supplier_phone": "19129987540", "address": "", "sales_volume": "0", "score": 4.5 }, { "supplier_id": "273", "latitude": "22.801953", "longitude": "113.800405", "stype": "1", "juli": "1439", "shop_name": "大康惠-锦厦店", "shop_logo": "https://www.shenbaba.com/images/202104/1618512332244058969.png", "supplier_phone": "17707492448", "address": "", "sales_volume": "4", "score": 4.6 } ] } }