From 9228b32e6a1af34296f1df5cda9d121f313a874a Mon Sep 17 00:00:00 2001 From: luozukai Date: Wed, 5 Jun 2019 16:05:25 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=93=81=E7=89=8C][=E4=BF=AE=E6=94=B9][?= =?UTF-8?q?=E5=93=81=E7=89=8C=E5=88=A0=E9=99=A4=E5=8A=9F=E8=83=BD]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxMerchantMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxMerchantMapper.xml b/mallinkService/src/main/resources/mapper/WxMerchantMapper.xml index 713f24cf6..5466e712c 100644 --- a/mallinkService/src/main/resources/mapper/WxMerchantMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxMerchantMapper.xml @@ -38,7 +38,7 @@ - where 1 = 1 + where is_del = 0 and `id` = #{id}