获取首页商品列表数据
URL地址 | http://www.tpshop.com/index.php?m=api&c=Index&a=favourite | |
| lng | 经度 | |
| lat | 纬度 | |
请求方式 | get | |
参数列表
无:
示例:
成功返回:
{
"status":1,
"msg":"获取成功",
"result":{
"favourite_goods":[
{
"goods_id":143,
"goods_name":"haier海尔 BC-93TMPF 93升单门冰箱",
"shop_price":"699.00",
"cat_id3":100,
"store_id":2,
"distance":15.44
},
{
"goods_id":114,
"goods_name":"MeiLing/美菱 BCD-221UE3CX 阿里云智能 三门节能家用电控冰箱",
"shop_price":"1899.00",
"cat_id3":131,
"store_id":2,
"distance":15.44
},
{
"goods_id":62,
"goods_name":"海信彩电LED55EC520UA 55英寸 14核 4K智能电视(黑色)",
"shop_price":"3599.00",
"cat_id3":130,
"store_id":2,
"distance":15.44
},
{
"goods_id":97,
"goods_name":"六福珠宝足金心形DIY刻字片吊坠黄金项链手链挂饰计价GMGTBP0056",
"shop_price":"279.00",
"cat_id3":100,
"store_id":2,
"distance":15.44
},
{
"goods_id":124,
"goods_name":"Nikon/尼康D3300入门单反相机 升级版AF-P 18-55镜头套机 分期购",
"shop_price":"100.00",
"cat_id3":104,
"store_id":2,
"distance":15.44
},
{
"goods_id":66,
"goods_name":"迎馨家纺全棉斜纹印花双人四件套邂逅 AB版纯棉,亲肤透气",
"shop_price":"110.00",
"cat_id3":130,
"store_id":2,
"distance":15.44
},
{
"goods_id":99,
"goods_name":"CNUTI粤通国际珠宝 黄金首饰 足金花生吊坠 男女同款 宝宝礼物 约1.25克左右",
"shop_price":"409.00",
"cat_id3":459,
"store_id":2,
"distance":15.44
},
{
"goods_id":83,
"goods_name":"力士精油香氛幽莲魅肤沐浴乳1000ml(新老包装随机发货)",
"shop_price":"39.90",
"cat_id3":402,
"store_id":2,
"distance":15.44
},
{
"goods_id":126,
"goods_name":"Canon/佳能 EOS 700D套机(18-55mm)数码单反相机 苏宁易购",
"shop_price":"3499.00",
"cat_id3":103,
"store_id":2,
"distance":15.44
},
{
"goods_id":68,
"goods_name":"东联LED吸顶灯具客厅灯现代简约长方形卧室灯餐厅灯书房灯x109三档变光变色大号80w不带遥控",
"shop_price":"358.00",
"cat_id3":308,
"store_id":2,
"distance":15.44
}
]
}}