|
|
|
@@ -764,12 +764,12 @@ public class WxCouponServiceImpl implements WxCouponService { |
|
|
|
mallTenantEntity.setParentTenantId(mallParentTenantId); |
|
|
|
if (check) { |
|
|
|
List<WxMerchant> merchantList = checkCouponOneMallMerchantReceiver(mallTenantEntity,mallMerchantParams,record); |
|
|
|
record.setBusiness(EnumBusiness.BUSINESS_ID6.getCode()); |
|
|
|
} |
|
|
|
retMap.put(mallTenantEntity, mallMerchantParams); |
|
|
|
i++; |
|
|
|
} |
|
|
|
record.setMallTenantIds(mallTenantIds); |
|
|
|
record.setBusiness(EnumBusiness.BUSINESS_ID6.getCode()); |
|
|
|
return retMap; |
|
|
|
}else { |
|
|
|
if (check) { |
|
|
|
|