From 87e469781d60be2b6d836974ddf5931c4f295b5f Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Fri, 28 Dec 2018 14:33:34 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8D=A1=E6=B6=88=E8=B4=B9][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9]:=E5=8D=A1=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml b/mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml index 425411e52..ef0bcfad2 100644 --- a/mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml @@ -165,7 +165,7 @@ and ci.`create_date` between #{startdate} and #{enddate} - and status in + and co.`coupon_order_status` in #{sItem}