京西折扣
This commit is contained in:
@@ -1529,6 +1529,9 @@ func ChangeJxPriceByDiscountAct(ctx *jxcontext.Context) {
|
||||
}
|
||||
for _, actStoreSku2 := range actStoreSkus {
|
||||
actStoreSku := &model.ActStoreSku{
|
||||
ModelIDCULD: model.ModelIDCULD{
|
||||
ID: actStoreSku2.ID,
|
||||
},
|
||||
ActID: actStoreSku2.ActID,
|
||||
OriginalPrice: actStoreSku2.OriginalPrice,
|
||||
StoreID: actStoreSku2.StoreID,
|
||||
|
||||
Reference in New Issue
Block a user