Authored by 马力

Update addSellerProduct.md

... ... @@ -7,16 +7,16 @@
|:-------| -----:|-----:|-----:|----:|
|productName|string|是|商品名称||
|brandId|int|是|22|品牌的ID号|
|maxSortId|int|否|1|1 日 2 周 3 月|
|reqTime|string|是|20150306|日报 月报 日期|
|beginTime|string|是|20150306|周报:开始日期|
|endTime|string|是|20150308|周报:结束日期|
|productSkn|int|是|1222|skn|
|productSkc|int|是|1222|skc|
|productSku|int|是|1222|sku|
|factoryCode|string|是|234234|出厂编号|
|sortId|int|是|12|产品分类 |
|shopId|int|否|17|是|店铺ID |
|maxSortId|int|是|1|一级品类的Id|
|middleSortId|int|是|22|二级品类的ID|
|smallSortId|int|是|33|三级品类的ID|
|gender|string|是|1|1代表男 2代表女 3代表通用|
|retailPrice|double|是|188.00|吊牌价|
|salesPrice|double|是|188.00|销售价|
|goodsYears|int|是|2018|商品年|
|goodsSeason|int|是|1|货品季 1代表春 2夏 3秋 4冬 5春夏 6秋冬|
|ageLevel|string|是|"1|2"|年龄层1成人2大童3小童 4中童 5幼童 多选用"|"分隔 |
|seasons|int|否|17|是|适销季spring春秋summer夏 winter冬 seasons四季|
注意,通用的头部没有列出。
请求示例
... ...