src/main/java/com/lf/server/controller/data/DirController.java @@ -71,4 +71,6 @@ return dirService.selectDirAll(); } }