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