src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -3009,7 +3009,7 @@ and (sj.id = #{information.jurisdiction} or sj.parent_id = #{information.jurisdiction}) </if> ) b where b.znum < 2 where b.znum < #{information.proportion} <if test="information.departmentid!=null and information.departmentid!=''"> and b.departmentid = #{information.departmentid} </if>