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}