From 809217d068cde2152c577fdd9402bcf362a77548 Mon Sep 17 00:00:00 2001 From: "Stormeye.Wu" Date: Tue, 4 Sep 2018 20:41:55 +0800 Subject: [PATCH] =?UTF-8?q?[channel][=E4=BF=AE=E5=A4=8D]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxChannelMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mallinkService/src/main/resources/mapper/WxChannelMapper.xml b/mallinkService/src/main/resources/mapper/WxChannelMapper.xml index 95c495c96..28bf27c11 100644 --- a/mallinkService/src/main/resources/mapper/WxChannelMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxChannelMapper.xml @@ -9,12 +9,12 @@ - `id`,`tenant_id`,`channel_id`,`title`,`img` + `id`,`channel_id`,`title`,`img` where 1 = 1 - + and `id` = #{id}