src/main/java/org/springblade/modules/system/vo/DeptVO.java @@ -86,4 +86,9 @@ private Boolean disabled; /** * 保持树型结构统一 */ private String name; }