src/main/java/org/springblade/modules/system/vo/DeptVO.java @@ -84,4 +84,6 @@ */ private String deptCategoryName; private Boolean disabled; }