Update addSellerProduct.md
Showing
1 changed file
with
4 additions
and
4 deletions
@@ -28,16 +28,16 @@ | @@ -28,16 +28,16 @@ | ||
28 | #### 请求参数 | 28 | #### 请求参数 |
29 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | 29 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | |
30 | |:-------| -----:|-----:|-----:|-----:|----:| | 30 | |:-------| -----:|-----:|-----:|-----:|----:| |
31 | -|product_id|int| 是| 10575|null|产品ID| | ||
32 | - | ||
33 | -####商品颜色的参数说明 | ||
34 | - | ||
35 | |factoryCode|string|是|款型编码|编码| | 31 | |factoryCode|string|是|款型编码|编码| |
36 | |factoryGoodsName|string|是|亚红色|颜色展示名称| | 32 | |factoryGoodsName|string|是|亚红色|颜色展示名称| |
37 | |goodsName|string|是|红色|色系名称| | 33 | |goodsName|string|是|红色|色系名称| |
38 | |colorId|int|是|22|色系ID| | 34 | |colorId|int|是|22|色系ID| |
39 | |goodsSizeList|string|是|JSON串|当前颜色下面尺码列表json| | 35 | |goodsSizeList|string|是|JSON串|当前颜色下面尺码列表json| |
40 | 36 | ||
37 | +####商品颜色的参数说明 | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | 41 | ||
42 | ####尺码的参数说明 | 42 | ####尺码的参数说明 |
43 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | | 43 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | |
-
Please register or login to post a comment