智慧保安后台管理项目备份
Administrator
2021-08-22 3957143d957ff4edd7319a37a2640b70d1ac0717
src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -1061,7 +1061,6 @@
        <if test="deptid!=null and deptid!=''">
            and A.dept_id =#{deptid}
        </if>
        limit #{current},#{size};
    </select>
    <select id="seCountI" resultType="java.util.HashMap">