ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
+++ get:/todoor/getShopGoodsInfo *string:shopId#店铺id *int:index#分页页面 *int:count#分页条数 string:cateId#商品分类 <<< success { "code": "00000", "data": { "deliveryKm": "0",//送货范围 "deliveryPrice": "0.0",送货金额 "shopGoodsCateList": [ { "cateId": 230, "cateName": "配饰", "cateImg": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2019/05/20190531151049520150.jpg", "count": 1 }, { "cateId": 208, "cateName": "彩妆", "cateImg": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2019/04/20190409103850485819.jpg", "count": 4 } ], "shopGoodsList": [ { "goodsId": 9518, "numIid": "20190603567720", "goodsName": "扇子", "marketPrice": 0.02, "supplyPrice": 0.01, "goodsImg": "http://img.xunkuyun.com/img_upload/project/applet_app/uploadImage/normal/2019/06/20190603145743473008.jpg", "sales": 1, "freightRule": "江浙沪包邮", "firstPrice1": "0", "firstPrice2": "10", "firstPrice3": "12", "firstPrice4": "0", "firstWeight1": "2.5", "firstWeight2": "2.5", "firstWeight3": "2.5", "firstWeight4": "0", "continuedWeight1": "1", "continuedWeight2": "1", "continuedWeight3": "1", "continuedWeight4": "0", "continuedPrice1": "0", "continuedPrice2": "5", "continuedPrice3": "6", "continuedPrice4": "0", "isSendFree": "0", "freightArea1": "江苏、上海、浙江", "freightArea2": "北京、安徽、福建、广东、广西、河北、河南、湖北、湖南、江西、山东、山西、陕西、四川、天津、云南、重庆", "freightArea3": "甘肃、贵州、海南、黑龙江、吉林、辽宁、内蒙古、宁夏、青海、西藏、新疆", "freightArea4": "", "noFreightArea5": "", "freightName1": "最近地区", "freightName2": "次近地区", "freightName3": "偏远地区", "freightName4": "", "noFreightName5": "不配送区域" } ], "deliveryFlag": "1" }, "onceToken": "", "info": "获取店铺送货上门商品列表!" } <<< error +++ #### goodsList:商品列表 |序号|名称|描述|备注| | -- | -- | -- | -- | | 1 |goodsId|商品id|| | 2 |numIid|产品编号|| | 3 |goodsName|商品名称|| | 4 |marketPrice|销售价|| | 5 |supplyPrice|供应价|| | 6 |goodsImg|商品图片|| | 7 |sales|销售量|| | 8 |freightRule|运费规则名|| | 9 |firstPrice1|首重价格1|| | 10 |firstPrice2|首重价格2|| | 11 |firstPrice3|首重价格3|| | 12 |firstPrice4|首重价格4|| | 13 |firstWeight1|首重1|| | 14 |firstWeight2|首重2|| | 15 |firstWeight3|首重3|| | 16 |firstWeight4|首重4|| | 17 |continuedWeight1|续重1|| | 18 |continuedWeight2|续重2|| | 19 |continuedWeight3|续重3|| | 20 |continuedWeight4|续重4|| | 21 |continuedPrice1|续重价格1|| | 22 |continuedPrice2|续重价格2|| | 23 |continuedPrice3|续重价格3|| | 24 |continuedPrice4|续重价格4|| | 25 |isSendFree|0:不包邮;1:包邮;|| | 26 |freightArea1|一档区域|| | 27 |freightArea2|二档区域|| | 28 |freightArea3|三档区域|| | 29 |freightArea4|四档区域|| | 30 |noFreightArea5|不配送区域|| | 31 |freightName1|一档名称|| | 32 |freightName2|二档名称|| | 33 |freightName3|三档名称|| | 34 |freightName4|四档名称|| | 35 |freightName4|不配送名称||