src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -1856,7 +1856,7 @@ on si.jurisdiction = sj.id where 1=1 and (stats = 2 or stats = 4) and (stats = 0 or stats = 1 or stats = 2 or stats = 4) <if test="information.jurisdiction!=null and information.jurisdiction!=''"> and (sj.id = #{information.jurisdiction} or sj.parent_id = #{information.jurisdiction}) </if>