diff --git a/bonus-modules/bonus-system/src/main/resources/mapper/system/SysUserMapper.xml b/bonus-modules/bonus-system/src/main/resources/mapper/system/SysUserMapper.xml
index 168ec24..1ef1a08 100644
--- a/bonus-modules/bonus-system/src/main/resources/mapper/system/SysUserMapper.xml
+++ b/bonus-modules/bonus-system/src/main/resources/mapper/system/SysUserMapper.xml
@@ -10,10 +10,8 @@
-
-
@@ -58,8 +56,6 @@
u.dept_id as companyId,
u.user_name,
u.nick_name,
- u.email,
- u.avatar,
u.phonenumber,
u.password,
u.sex,
@@ -94,7 +90,7 @@