From 090fa74ed272cfbdf6068403be064d2c4ea85ba9 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Wed, 27 Mar 2019 14:22:25 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=88=86=E8=B4=A6=E5=AF=B9=E8=B4=A6=E5=8D=95]?= =?UTF-8?q?[=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/WxProfitSharingOrderMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxProfitSharingOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxProfitSharingOrderMapper.xml index 5f03e8259..5a9a85398 100644 --- a/mallinkService/src/main/resources/mapper/WxProfitSharingOrderMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxProfitSharingOrderMapper.xml @@ -141,7 +141,7 @@ and pso.id =#{id} - + and m.`name` like concat('%',#{merchantName},'%')