多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 优惠券设置的商品列表 +++ get:/goods/addedShopGoodsList *index#页码 *count#页数据量 *goodsIds#goodsIds(逗号分隔) cateId#分类编号 <<< success { "code": "00000", "data": { "goodsList": [ { "goodsId": 8439, "goodsName": "汪梦云 台湾蜜诗肌温和酵素去角质凝胶", "cateId": 104, "supplyPrice": "33", "marketPrice": "39", "sales": 0, "goodsImg": "https://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2019/01/20190116173504768462.jpg", "numIid": "20190116290576", "isRecommend": "0", "freightRule": "梦云环球美妆-代发", "firstPrice1": "10", "firstPrice2": "10", "firstPrice3": "14", "firstPrice4": "18", "firstWeight1": "1", "firstWeight2": "1", "firstWeight3": "1", "firstWeight4": "1", "continuedWeight1": "1", "continuedWeight2": "1", "continuedWeight3": "1", "continuedWeight4": "1", "continuedPrice1": "10", "continuedPrice2": "10", "continuedPrice3": "14", "continuedPrice4": "18", "isSendFree": "0", "freightArea1": "上海;浙江;安徽;江苏", "freightArea2": "北京;福建;广东;广西壮族自治区;贵州;河北;河南;黑龙江;湖北;湖南;吉林;江西;辽宁;山东;山西;陕西;四川;天津;云南;重庆;海南", "freightArea3": "内蒙古自治区、宁夏回族自治区、青海、甘肃", "freightArea4": "新疆维吾尔自治区、\t\r\n西藏自治区", "noFreightArea5": "", "freightName1": "江浙沪皖", "freightName2": "其他地区", "freightName3": "偏远地区", "freightName4": "最偏远地区", "noFreightName5": "不配送区域" } ], "goodsCategoryList": [ { "cateId": 104, "cateName": "美容护肤", "num": 1 } ] }, "onceToken": "", "info": "获取已添加商品列表成功" } +++ #### goodsCategoryList:商品列表 |序号|名称|描述|备注| | -- | -- | -- | -- | | 1 |cateId|分类编号|| | 2 |cateName|分类名称|| | 3 |num|数量|| #### goodsList:商品列表 |序号|名称|描述|备注| | -- | -- | -- | -- | | 1 |goodsName|商品名称|| | 2 |supplyPrice|供应价|| | 3 |marketPrice|零售价|| | 4 |sales|销量|| | 5 |goodsImg|商品图片|| | 6 |isRecommend|是否推荐 1.推荐商品 0.普通商品|| | 7 |numIid|产品库产品编号|| | 8 |firstPrice3|偏远邮费|| | 9 |firstPrice4|最偏远邮费|| | 10 |freightArea3|偏远的省份|| | 11 |freightArea4|最偏远的省份||