智慧保安后台管理-外网项目备份
Administrator
2021-08-28 99240e80f8cc18c1944bc9f5c7e48c47c751cd45
src/main/java/org/springblade/modules/system/mapper/DeptMapper.xml
@@ -127,7 +127,7 @@
        1=1
        and (stats = 1 or stats =2 or stats =4)
        AND dept.is_deleted = 0
        <if test="param1!=null and param1!=''">
        <if test="param1!=null and param1!='' and param1!='1123598813738675201'">
            and si.jurisdiction = #{param1}
        </if>
        ORDER BY dept.sort