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>