This commit is contained in:
邹宗楠
2025-05-14 17:42:18 +08:00
parent 33f2ec1e2d
commit 66306fbc0d
6 changed files with 8 additions and 3 deletions

View File

@@ -800,6 +800,7 @@ func CreateActForMtByOrder(ctx *jxcontext.Context, act *model.Act, vendorIDs []i
}
actIdResult := make(map[string]int64, 0)
mtApi := mtwm.GetAPI(vendorOrgCode, storeID, storeDetail.VendorStoreID)
// 创建活动
actResult, fileInfoList, _ := mtApi.RetailDiscountBatchSave2(storeDetail.VendorStoreID, actType, actData)
for _, v := range actResult {
var (