From 9be222d997f6802db8da5e4f2dbb4718587ada0f Mon Sep 17 00:00:00 2001 From: gongbiao Date: Mon, 15 Jul 2019 17:50:50 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8D=A1=E8=AE=A2=E5=8D=95][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9][=E6=9F=A5=E8=AF=A2=E5=88=97=E8=A1=A8=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=8C=81=E5=8D=A1=E4=BA=BA=E6=98=B5=E7=A7=B0]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml | 3 +++ 1 file changed, 3 insertions(+) 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