From 9bf4904976c85f74ac44ce647baa47d1d140b1c4 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Sat, 25 May 2019 11:21:41 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9][=E6=B7=BB=E5=8A=A0=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E5=8F=B7=E6=9F=A5=E8=AF=A2]?= 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 4c01c9935..d5b152542 100644 --- a/mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml +++ b/mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml @@ -69,7 +69,7 @@ and `is_admin` = #{isAdmin} - + and `phone` = #{phone}