智慧保安后台管理项目备份
tangzy
2021-09-17 edfba0ab647b6fc0b9e4b4057a7a090f9bd82423
src/main/java/org/springblade/modules/system/service/IDeptService.java
@@ -125,7 +125,7 @@
   List<DeptVO> search(String deptName, Long parentId);
   List<Map<Object,String>> selectCount();
   List<Map<Object,String>> selectId(String id);
   Map<Object,Object> selectHold(String deptid);
   List<Map<String, Object>> selectHold(String deptid);
   List<String> selectIn();
   List<DeptVO> securityLazyTree(String jurisdiction, Long parentId);