| src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -406,7 +406,7 @@ AND STATUS = 1 AND is_deleted = 0 GROUP BY dept_id ) J ON J.dept_id = H.departmentid ) J ON J.dept_id = H.departmentid where 1=1 <if test="jurisdiction!=null and jurisdiction!='' and jurisdiction!='1123598813738675201'"> and H.jurisdiction =#{jurisdiction} </if>