智慧保安后台管理-外网项目备份
tangzy
2021-09-10 5993374093f69d0655704e0682e830ce325490bb
1.注册下拉单位
1 files modified
3 ■■■■ changed files
src/main/java/org/springblade/modules/system/mapper/DeptMapper.xml 3 ●●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/system/mapper/DeptMapper.xml
@@ -598,10 +598,11 @@
                si.departmentid = dept.id
        WHERE
            1=1
          and dept_category = 1
          AND dept.is_deleted = 0
          and dept.id !=1420222961377357825
          and dept.id !=1432625856013971457
        and dept.parent_id!=1420222961377357825
        and dept.parent_id!=1432625856013971457
    </select>
    <!--查询所有的部门信息-->