智慧保安后台管理-外网
tangzy
2021-12-10 e30ffbcb28d5cf24a5cf11d7487b1f9a8d82540e
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,