Authored by 马力

Update addSellerProduct.md

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