1
This commit is contained in:
@@ -21,6 +21,7 @@ const (
|
|||||||
|
|
||||||
SpecialAttrBrand = "1200000088" //属性id,取值范围仅支持两个:1200000088-品牌, 1200000094-产地
|
SpecialAttrBrand = "1200000088" //属性id,取值范围仅支持两个:1200000088-品牌, 1200000094-产地
|
||||||
SpecialAttrProducer = "1200000094"
|
SpecialAttrProducer = "1200000094"
|
||||||
|
SpecialAttrOrigin = "1200000132" // 产地
|
||||||
|
|
||||||
TypeCategory = 1 //1-类目,2-类目属性 不传默认1
|
TypeCategory = 1 //1-类目,2-类目属性 不传默认1
|
||||||
TypeCategoryAttr = 2
|
TypeCategoryAttr = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user