From 5e80083f3f9ad319be97c3df6ac72da31a424a7a Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Wed, 16 Jan 2019 13:51:32 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=A0=8D=E4=BB=B7][=E4=BF=AE=E6=94=B9]:?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=AE=8C=E6=88=90=E5=90=8E=EF=BC=8C=E8=BF=9B?= =?UTF-8?q?=E5=85=A5=E7=A0=8D=E4=BB=B7=E5=88=B8=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml index 12e55e414..59eab76a2 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml @@ -569,7 +569,6 @@ and co.coupon_id = c.id and co.coupon_type != 5 and co.coupon_type != 7 - and co.coupon_type != 8 and co.coupon_type != 9 and co.c_user_id = #{cUserId}