src/main/java/org/springblade/modules/system/controller/DeptController.java @@ -126,6 +126,9 @@ return R.data(tree); } /** * 懒加载获取部门树形结构 */