删除门店活动

This commit is contained in:
苏尹岚
2020-07-30 08:58:36 +08:00
parent c7208df73e
commit 67c1a1dbe5

View File

@@ -1598,6 +1598,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
ActStoreSku: model.ActStoreSku{
StoreID: storeID,
SkuID: actStoreSku.SkuID,
ActID: v.ID,
},
}
actStoreSkuParam = append(actStoreSkuParam, aa)