改价实际上是改活动价?
This commit is contained in:
@@ -228,6 +228,8 @@ type ActStoreSku2 struct {
|
||||
SpecQuality float32 `json:"-"`
|
||||
SpecUnit string `json:"-"`
|
||||
Comment string `json:"-"`
|
||||
TrendType int `json:"trendType"` //折扣活动使用,涨跌趋势,1为涨,2为跌,0为不动
|
||||
TrendPrcie int `json:"trendPrice"` //涨跌具体多少
|
||||
}
|
||||
|
||||
type StoreSkuAct struct {
|
||||
|
||||
Reference in New Issue
Block a user