diff --git a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
index c0ef483e4..c2735cf9f 100644
--- a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+++ b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
@@ -952,6 +952,10 @@
and co.coupon_order_status = #{couponOrderStatus}
+
+
+ and co.`shipping_type` = #{shippingType}
+