From 15b9711cfec81c4c546d0975abf4bade14830cfe Mon Sep 17 00:00:00 2001 From: gongbiao Date: Thu, 21 Mar 2019 11:19:43 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=B8=A0=E9=81=93][=E4=BF=AE=E6=94=B9][?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E5=88=A4=E6=96=AD]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/WxCouponChannelMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml index ca576200d..763822fe3 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml @@ -39,8 +39,8 @@ and cc.`type` = #{type} - - + + and cc.`title` like concat('%', #{title},'%')