From 315767f6c34a431a783a88acd55da099bae5a3b9 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Fri, 22 Mar 2019 15:18:45 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8B=BC=E5=9B=A2=E8=90=A5=E9=94=80=E5=88=86?= =?UTF-8?q?=E6=9E=90][=E4=BF=AE=E6=94=B9][=E6=9F=A5=E8=AF=A2]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/WxOrderGroupMapper.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml b/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml index ee9f8a17a..0498c847d 100644 --- a/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml @@ -115,6 +115,9 @@ and c.coupon_id=#{couponId} + + and c.title=#{title} +