diff --git a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
index 336fcb41c..7af3ebad5 100644
--- a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+++ b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
@@ -343,6 +343,9 @@
and co.type = #{type}
+
+ and co.type < 5
+
AND c.coupon_order_status = #{couponOrderStatus}