From 0e9a675d80a11a80cef76cc46ab1a657c7f5af17 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Tue, 25 Jun 2019 22:51:19 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=A0=8D=E4=BB=B7=E8=90=A5=E9=94=80=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1][=E4=BF=AE=E6=94=B9][tenantId=E5=88=A4=E6=96=AD?= =?UTF-8?q?=E9=94=99=E8=AF=AF]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxCouponMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxCouponMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponMapper.xml index e697f54bf..ada052c60 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponMapper.xml @@ -659,7 +659,7 @@ *100,2) as payment_rate from wx_coupon c where c.type = 8 - + and c.tenant_id=#{tenantId}