zengh
2021-08-15 cdb78d22e4f860ee2f8786c080b8f71ec51f5327
代码还原
1 files modified
2 ■■■ changed files
src/main/java/org/springblade/modules/system/mapper/DeptMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/system/mapper/DeptMapper.xml
@@ -195,7 +195,7 @@
        FROM
            sys_jurisdiction
        WHERE
            is_deleted = 0 AND  parent_id!=0 AND parent_id = 1372091709474910209
            is_deleted = 0 AND  parent_id!=0
    </select>
    <select id="selectHold" resultType="java.util.HashMap">