Authored by 马力

Update addSellerProduct.md

... ... @@ -19,6 +19,8 @@
|ageLevel|string|是|"1|2"|年龄层1成人2大童3小童 4中童 5幼童 多选用"|"分隔 |
|seasons|string|是|spring|是|适销季spring春秋summer夏 winter冬 seasons四季|
|sellerGoodsInfoStr|string|是|商品信息|json串|商品颜色尺码列表的json|
|:-------| -----:|-----:|-----:|----:|
商品颜色的参数说明
| 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 |
... ... @@ -28,6 +30,7 @@
|goodsName|string|是|红色|色系名称|
|colorId|int|是|22|色系ID|
|goodsSizeList|string|是|JSON串|当前颜色下面尺码列表json|
|:-------| -----:|-----:|-----:|----:|
尺码的参数说明
| 参数名称 | 参数类型 | 可否为空 | 示例 | 备注 |
... ...