From 24241b6dff1498bcab19759bb1fa8dbb052453ea Mon Sep 17 00:00:00 2001 From: gongbiao Date: Fri, 14 Sep 2018 18:08:23 +0800 Subject: [PATCH] =?UTF-8?q?[=E8=B4=A6=E6=88=B7=E7=AE=A1=E7=90=86][?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86][=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E9=80=BB=E8=BE=91,=E5=8A=A0=E6=89=8B?= =?UTF-8?q?=E6=9C=BA=E5=8F=B7=EF=BC=8C=E7=94=A8=E6=88=B7=E5=90=8D=E3=80=81?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E5=8F=B7=E5=94=AF=E4=B8=80]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml b/mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml index 0c2b46581..45929a3d3 100644 --- a/mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml +++ b/mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml @@ -112,7 +112,7 @@ and `phone` = #{phone} - and `id` = #{id} + and `id` != #{id}