diff --git a/mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml b/mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml
index 33a44f243..a04e036e9 100644
--- a/mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml
+++ b/mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml
@@ -178,6 +178,9 @@
and ci.`create_date` between #{startdate} and #{enddate}
+
+ and ou.`nick_name` = #{onickName}
+
and co.`coupon_order_status` in