From bab3115d0aec2af1fa47140291c453b593e740f5 Mon Sep 17 00:00:00 2001 From: xhxu Date: Fri, 12 Mar 2021 12:03:22 +0800 Subject: [PATCH] coupons --- .../src/main/resources/mapper/WxCouponChannelMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml index 5922e88bf..a83ecfcc4 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml @@ -238,8 +238,8 @@ and cm.merchant_id in - - #{merchantIdsItem} + + #{item} left join wx_coupon c on cc.coupon_id = c.id