ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 设置搜索商品 +++ get:/shopimage/getUserGoodsV2BySearch *userId#userId searchContent#搜索内容 deleteGoodsIds#去除的商品id串(多个分号分隔) *goodsStatus# 1:上架;0:下架 *index#index *count#count <<< success { "code": "00000", "data": { "goodsList": [ { "goodsId": 10295, "numIid": "20190329745092", "goodsName": "【超值大促包邮】BC蜂蜜味黄油曲奇饼干245g 2罐装【新西兰直邮】", "cateId": "185", "cateType": "1", "supplyPrice": "199.00", "marketPrice": "259.00", "salePrice": "259.00", "sales": 28, "goodsImg": "http://img.xunkuyun.com/img_upload/project/ylmini/uploadImage/normal/2019/03/20190329130756298141.jpg", "isRecommend": "1", "freightRule": "默认包邮-不加价", "firstPrice1": "0.00", "firstPrice2": "0.00", "firstPrice3": "0.00", "firstPrice4": "0.00", "firstWeight1": "0.00", "firstWeight2": "0.00", "firstWeight3": "0.00", "firstWeight4": "0.00", "continuedWeight1": "0.00", "continuedWeight2": "0.00", "continuedWeight3": "0.00", "continuedWeight4": "0.00", "continuedPrice1": "0.00", "continuedPrice2": "0.00", "continuedPrice3": "0.00", "continuedPrice4": "0.00", "isSendFree": "1", "freightArea1": "", "freightArea2": "", "freightArea3": "", "freightArea4": "", "noFreightArea5": "", "freightName1": "", "freightName2": "", "freightName3": "", "freightName4": "", "noFreightName5": "不配送区域", "checkPrice": "0" } ] }, "onceToken": "", "info": "获取用户商品(所有)成功" } +++ ## 商品list:goodsList 返回的字段和商品列表的里面的goodsList一致