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">