diff --git a/mallinkService/src/main/resources/mapper/WxOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxOrderMapper.xml
index 7579d1279..f86f362c2 100644
--- a/mallinkService/src/main/resources/mapper/WxOrderMapper.xml
+++ b/mallinkService/src/main/resources/mapper/WxOrderMapper.xml
@@ -7,7 +7,7 @@
-
+
@@ -53,8 +53,13 @@
and `b_user_id` = #{bUserId}
-
-
+
+
+
+ and `coupon_id` = #{couponId}
+
+
+
and `payment_type` = #{paymentType}
@@ -196,19 +201,4 @@
AND order_status = '0'
-
-
-
-
-