system/src/main/java/com/ycl/system/service/impl/SysDeptServiceImpl.java @@ -420,4 +420,6 @@ }).collect(Collectors.toList()); return list; } }