diff --git a/inventory-dao/src/main/resources/mapper/user/SysUserMapper.xml b/inventory-dao/src/main/resources/mapper/user/SysUserMapper.xml
index 5a0ecad..a6e95b9 100644
--- a/inventory-dao/src/main/resources/mapper/user/SysUserMapper.xml
+++ b/inventory-dao/src/main/resources/mapper/user/SysUserMapper.xml
@@ -10,6 +10,8 @@
+
+
@@ -110,10 +112,21 @@
- SysUserId, UserType, SortId, OrgCode, SysUnitOrEntId, SysDeptId, SysUnitOrEntName,
+ SysUserId, UserType, SortId, OrgCode,
+ area_code,
+ area_path,
+ area_name,
+ SysUnitOrEntId,
+ unit_path,
+ unit_path_name,
+ SysDeptId, SysUnitOrEntName,
SysDeptName, SysUserName, SysPassword, UserRoles, ChinaName, Description, PinYin,
IDCard, SysSex, Birthplace, Birthday, HealthStatus, SysPhoto, EducationLevel, SysFamily,
- Marriage, Duration, SysTitle, OfficeTel, MobileTel, Email, QQInter, WeixinInter,
+ Marriage, Duration,
+ SysTitle,
+ post_path,
+ post_name,
+ OfficeTel, MobileTel, Email, QQInter, WeixinInter,
ModifiedBy, ModifiedOn, CreatedBy, CreatedOn