删除门店活动
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user