Authored by qianjun

Update product_query.md

@@ -11,19 +11,14 @@ @@ -11,19 +11,14 @@
11 |productName|string|商品名称|产品名称|否| 11 |productName|string|商品名称|产品名称|否|
12 |brandId|Short|1234|品牌ID|否| 12 |brandId|Short|1234|品牌ID|否|
13 |shopId|Short|1234|店铺ID|否| 13 |shopId|Short|1234|店铺ID|否|
14 -|supplierId|Short|1234|供应商ID|否|  
15 |maxSortId|Short|1234|产品一级分类ID|否| 14 |maxSortId|Short|1234|产品一级分类ID|否|
16 |middleSortId|Short|1234|产品二级分类ID|否| 15 |middleSortId|Short|1234|产品二级分类ID|否|
17 |smallSortId|Short|1234|产品三级分类ID|否| 16 |smallSortId|Short|1234|产品三级分类ID|否|
18 |sortId|Short|1234|产品四级分类ID|否| 17 |sortId|Short|1234|产品四级分类ID|否|
19 |gender|string|1|性别(1男、2女、3通用)|否| 18 |gender|string|1|性别(1男、2女、3通用)|否|
20 -|isLimited|string|Y|是否限量,Y:是,N:否|否|  
21 |isAdvance|string|Y|是否预售,Y:是,N:否|否| 19 |isAdvance|string|Y|是否预售,Y:是,N:否|否|
22 |isJit|string|Y|是否jit商品,Y:是,N:否|否| 20 |isJit|string|Y|是否jit商品,Y:是,N:否|否|
23 |isOutLets|string|'B'|'Y','N','B' 是否奥莱,默认品牌设置|否| 21 |isOutLets|string|'B'|'Y','N','B' 是否奥莱,默认品牌设置|否|
24 -|isVip|string|'B'|是否VIP,Y:开启,N:关闭,B:品牌设置|否|  
25 -|ageLevel|string|1|年龄层(1成人 2大童 3小童 逗号分隔)|否|  
26 -|isLimitbuy|string|Y|是否限购,Y:限购,N:非限购|否|  
27 |founderName|String|111|创建人名称|否| 22 |founderName|String|111|创建人名称|否|
28 |salePlatform|int|1|1、线上线下均可售 2、仅线上可售 3、仅线下可售|否| 23 |salePlatform|int|1|1、线上线下均可售 2、仅线上可售 3、仅线下可售|否|
29 |storeId|int|1|线下门店Id|否| 24 |storeId|int|1|线下门店Id|否|