|
|
|
@ -181,6 +181,7 @@ type SkuEsSearch struct {
|
|
|
|
|
ThirdCategoryId uint // 三级分类id
|
|
|
|
|
ThirdCategoryName string // 三级分类名称 全词匹配
|
|
|
|
|
AdjustType uint // 加价规则 1=比例 2=金额
|
|
|
|
|
Handel uint // 处理状态
|
|
|
|
|
MaxSupplyPrice decimal.Decimal // 最高金额
|
|
|
|
|
MinSupplyPrice decimal.Decimal // 最低金额
|
|
|
|
|
MinDiscount decimal.Decimal // 最低折扣
|
|
|
|
|