diff --git a/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml b/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml index a5712a25..0b67a339 100644 --- a/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml +++ b/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml @@ -16,15 +16,13 @@ - - + - - + @@ -53,6 +51,8 @@ d.order_num, d.leader, d.status as dept_status, + d.email as dept_email, + d.create_time as dept_cteate_time, r.role_id, r.role_name, r.role_key,