Update addSellerProduct.md
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -27,7 +27,7 @@ | @@ -27,7 +27,7 @@ | ||
27 | ## 商品颜色的参数说明## | 27 | ## 商品颜色的参数说明## |
28 | 28 | ||
29 | 29 | ||
30 | -| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | 30 | +| 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | 默认值| |
31 | |:-------| -----:|-----:|-----:|-----:|----:| | 31 | |:-------| -----:|-----:|-----:|-----:|----:| |
32 | |factoryCode|string|是|款型编码|最长100个字符| | 32 | |factoryCode|string|是|款型编码|最长100个字符| |
33 | |factoryGoodsName|string|否|亚红色|最长5个字符| | 33 | |factoryGoodsName|string|否|亚红色|最长5个字符| |
@@ -43,7 +43,7 @@ | @@ -43,7 +43,7 @@ | ||
43 | ## 尺码的参数说明## | 43 | ## 尺码的参数说明## |
44 | 44 | ||
45 | 45 | ||
46 | -| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | 46 | +| 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 | 默认值 | |
47 | |:-------| -----:|-----:|-----:|-----:|----:| | 47 | |:-------| -----:|-----:|-----:|-----:|----:| |
48 | |factoryCode|string|是|条码|最长100个字符| | 48 | |factoryCode|string|是|条码|最长100个字符| |
49 | |sizeId|int|是|22|尺码ID| | 49 | |sizeId|int|是|22|尺码ID| |
-
Please register or login to post a comment