...
|
...
|
@@ -23,7 +23,7 @@ |
|
|
|sellerGoodsInfoStr|string|否|商品信息|json串|商品颜色尺码列表|
|
|
|
|userId|int|否|222|登陆账号ID|
|
|
|
|expectSaleTimeStr|string|否|2017-12-02|上市日期|
|
|
|
|
|
|
|sellType|int|是|2|经营模式 2 代销入库 3 代销不入库JIT|
|
|
|
|
|
|
|
|
|
## 商品颜色的参数说明##
|
...
|
...
|
@@ -197,6 +197,7 @@ http://127.0.0.1:8088/platform/SellerProductController/addProduct |
|
|
|sellerGoodsInfoStr|string|否|商品信息|json串|商品颜色尺码列表|
|
|
|
|userId|int|否|222|登陆账号ID|
|
|
|
|expectSaleTimeStr|string|否|2017-12-02|上市日期|
|
|
|
|sellType|int|是|2|经营模式 2 代销入库 3 代销不入库JIT|
|
|
|
|goodsImagesReqStr|string|否|图片信息|JSON格式的字符串|
|
|
|
|productStandardRelationStr|string|是|商品参数列表JSON字符串|JSON格式的字符串|
|
|
|
|attributeProValuesOne|string|是|舒适度四个、洗涤提示、材质|JSON格式字符串|
|
...
|
...
|
|