智慧保安后台管理项目备份
Administrator
2021-07-31 7882f6839291199436ad00c47e0a7c29d818c4ec
src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -707,7 +707,7 @@
        GROUP BY
        i.departmentid )
        <if test="deptid!=null and deptid!=''">
            and deptid =#{deptid}
            and dept_id =#{deptid}
        </if>
    </select>