京西折扣

This commit is contained in:
苏尹岚
2020-08-18 14:58:40 +08:00
parent 268c7f0c76
commit 1157ac711b

View File

@@ -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,