From 109e2542b564771d36911182dcf51d03ba431072 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Wed, 20 Mar 2019 17:01:38 +0800 Subject: [PATCH] =?UTF-8?q?[BUG][=E4=BF=AE=E6=94=B9][=E4=BA=91=E7=AB=AF?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=EF=BC=9Aversion:.782.1095=20=EF=BC=9A?= =?UTF-8?q?=E6=8B=BC=E5=9B=A2=E8=90=A5=E9=94=80=E6=95=B0=E6=8D=AE-?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=B2=A1=E6=9C=89=E5=8F=8D=E5=BA=94]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml b/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml index 686ffa9f5..33e6d51c0 100644 --- a/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml @@ -121,7 +121,7 @@ from wx_coupon c where type=9 ) c - + and c.coupon_id=#{couponId}