~~~[api]
get:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.goods.lists
*int:merchid=0#商户ID
int:page=1#页码
int:pagesize=10#每页显示数量
int:isnew=0#是否只显示新品
int:ishot=0#是否只显示热卖
int:isrecommand=0#是否只显示推荐
int:isdiscount=0#是否只显示促销
int:istime=0#是否只显示限时卖
string:keywords#搜索关键字
int:cate#分类ID
<<<
success
{
"status": 1,
"result": {
"list": [{
"id": "204",
"title": "珍吾堂杏仁露",
"subtitle": "",
"thumb": "https:\/\/gat.xtow.net\/attachment\/images\/1\/merch\/98\/xxrlTX8ttL0l7iXJjZj8JVTiJk0880.jpg",
"thumb_url": "a:0:{}",
"marketprice": "0.00",
"productprice": "0.00",
"minprice": 0,
"maxprice": 0,
"isdiscount": "0",
"isdiscount_time": "1568863620",
"isdiscount_discounts": "{\"type\":0,\"default\":{\"option0\":\"\"},\"merch\":{\"option0\":\"\"}}",
"sales": "0",
"salesreal": "7",
"total": "1",
"description": "",
"bargain": "0",
"type": "1",
"ispresell": "0",
"virtual": "0",
"hasoption": "0",
"video": "",
"hascommission": "0",
"nocommission": "0",
"commission": "{\"type\":0,\"default\":{\"option0\":[\"\"]}}",
"commission1_rate": "0.00",
"commission1_pay": "0.00",
"presellprice": "0.00",
"buylevels": "",
"buygroups": "",
"levelbuy": "1",
"groupbuy": "1",
"seecommission": 0,
"cansee": "0",
"seetitle": ""
}, {
"id": "203",
"title": "阿尔发沙琪玛",
"subtitle": "",
"thumb": "https:\/\/gat.xtow.net\/attachment\/images\/1\/merch\/98\/JUey7CVsZzREqlSVaaG477enmu1npV.jpg",
"thumb_url": "a:0:{}",
"marketprice": "0.00",
"productprice": "0.00",
"minprice": 0,
"maxprice": 0,
"isdiscount": "0",
"isdiscount_time": "1568020740",
"isdiscount_discounts": "{\"type\":0,\"default\":{\"option0\":\"\"},\"merch\":{\"option0\":\"\"}}",
"sales": "0",
"salesreal": "0",
"total": "2",
"description": "",
"bargain": "0",
"type": "1",
"ispresell": "0",
"virtual": "0",
"hasoption": "0",
"video": "",
"hascommission": "0",
"nocommission": "0",
"commission": "{\"type\":0,\"default\":{\"option0\":[\"\"]}}",
"commission1_rate": "0.00",
"commission1_pay": "0.00",
"presellprice": "0.00",
"buylevels": "",
"buygroups": "",
"levelbuy": "1",
"groupbuy": "1",
"seecommission": 0,
"cansee": "0",
"seetitle": ""
}],
"total": "2",
"pagesize": 10,
"url": "https:\/\/gat.xtow.net\/.\/"
}
}
<<<
error
~~~
| 字段 | 描述 |
| --- | --- |
| id | 商品ID |
| title | 商品名称 |
| thumb | 商品图标 |
| productprice | 商品原价 |
| minprice | 商品售价 |
| total | 库存数量 |