From 502194cf7b22b91c27187467d73999e2fe41d96f Mon Sep 17 00:00:00 2001 From: xhxu Date: Sun, 16 Jan 2022 15:16:49 +0800 Subject: [PATCH] =?UTF-8?q?/=E3=80=81.test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/WxCouponOrderMapper.xml | 18 ------------------ .../main/resources/mapper/WxMerchantMapper.xml | 2 +- 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml index d5c4611f8..7bc8e3f3d 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml @@ -800,9 +800,6 @@ and co.`parent_tenant_id` = #{parentTenantId} - - and cu.`phone` = #{cUserPhone} - and co.coupon_order_status = #{couponOrderStatus} @@ -836,21 +833,6 @@ and co.order_id = #{orderId} - - and c.id = #{couponId} - - - and c.title like concat('%', #{title},'%') - - - and c.`type` = #{type} - - - and c.business = #{business} - - - and c.`source_type` = #{sourceType} - and co.coupon_id in diff --git a/mallinkService/src/main/resources/mapper/WxMerchantMapper.xml b/mallinkService/src/main/resources/mapper/WxMerchantMapper.xml index 16447c0b9..545bd6c3b 100644 --- a/mallinkService/src/main/resources/mapper/WxMerchantMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxMerchantMapper.xml @@ -756,7 +756,7 @@