企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] get:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.cart <<< success { "status": 1, "result": { "list": [{ "id": "63", "total": "10", "goodsid": "204", "status": "1", "stock": "1", "preselltimeend": "0", "gpprice": "0.00", "hasoption": "0", "optionstock": null, "presellprice": null, "ispresell": "0", "maxbuy": "6", "title": "珍吾堂杏仁露", "thumb": "http:\/\/gat.xtow.net\/attachment\/images\/1\/merch\/98\/xxrlTX8ttL0l7iXJjZj8JVTiJk0880.jpg", "marketprice": 9.9, "deleted": "0", "productprice": "199", "optiontitle": null, "optionid": "0", "specs": null, "minbuy": "1", "unit": "件", "merchid": "98", "checked": "0", "isdiscount_discounts": "{\"type\":0,\"default\":{\"option0\":\"\"},\"merch\":{\"option0\":\"\"}}", "isdiscount": "0", "isdiscount_time": "1568863620", "isnodiscount": "1", "discounts": "{\"type\":\"0\",\"default\":\"\",\"default_pay\":\"\"}", "merchsale": "1", "selected": "1", "type": "1", "intervalfloor": "0", "intervalprice": "", "cart_number": "10", "ggprice": 9.9, "discounttype": 0, "totalmaxbuy": "1" }], "total": 10, "totalprice": 99, "url": "http:\/\/gat.xtow.net\/.\/" } } ~~~ | 字段 | 描述 | | --- | --- | | id | 购物车ID | | total | 购买数量 | | title | 商品名称 | | goodsid | 商品ID | | stock | 商品库存 | | maxbuy | 商品单次最高购买数量 | | minbuy | 商品单次最低购买数量 | | title | 商品标题 | | thumb | 商品图 | | marketprice | 商品市场价 | | productprice | 商品原价 | | unit | 商品单位 |