| src/main/java/org/springblade/modules/taskqd/mapper/TaskqdMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/java/org/springblade/modules/taskqd/mapper/TaskqdMapper.xml
@@ -67,7 +67,7 @@ serid=#{serid} GROUP BY hdid,serid) B ON A.id=B.hdid </if> <if test="type==1"> <if test="jurisdiction!=null and jurisdiction!='' and jurisdiction!='1372091709474910209'"> <if test="jurisdiction!='1372091709474910209'"> and !find_in_set(#{serid} , serid) and (j.id =#{jurisdiction} or j.parent_id = #{jurisdiction})