冀北电网一张图功能调整

This commit is contained in:
xy
2024-05-03 17:18:42 +08:00
parent e781274479
commit 34b4b8882d
8 changed files with 245 additions and 237 deletions

View File

@@ -38,6 +38,7 @@ public class DeptTreeVO extends BaseVO {
@ApiModelProperty("排序")
private Integer sort;
@ApiModelProperty("部门等级 0:全国 1:省 2:市 3:县")
private Integer level;
@ApiModelProperty("子节点详细信息")