project-system/src/main/java/com/project/system/service/ISysDeptService.java @@ -146,4 +146,5 @@ */ String getDeptAllName(Long deptId); }