src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -465,7 +465,7 @@ and C.jurisdiction =#{jurisdiction} </if> <if test="deptid!=null and deptid!=''"> and C.dept_id =#{deptid} and C.deptid =#{deptid} </if> </select> @@ -707,7 +707,7 @@ GROUP BY i.departmentid ) <if test="deptid!=null and deptid!=''"> and deptid =#{deptid} and dept_id =#{deptid} </if> </select>