智慧保安后台管理-外网
Administrator
2021-12-01 932b3f67c68a5fd5a9befba40c503c94d9055adf
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml
@@ -682,6 +682,7 @@
    <!--导出保安员信息-->
    <select id="exportSecurityInfo" resultType="org.springblade.modules.system.excel.SecurityExcel">
        select
        distinct bu.id,
        bd.dept_name deptId,
        bu.real_name realName,
        bu.phone,