智慧保安后台管理项目备份
Administrator
2021-08-02 128447d263b3f5cac53cf10d0decc2b2172c5f0d
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>