luoyb
2021-06-18 543941f345319f29f92d9be2529d41868bc3cf80
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/entity/DeptTree.java
@@ -14,4 +14,5 @@
    private Integer orderNum;
    private String deptType;
    private String deptFunction;
    private String allDeptName;
}