1.调整河北pms国网上送主配网逻辑
2.技术监督调整
This commit is contained in:
@@ -38,6 +38,8 @@ public class DeptTreeVO extends BaseVO {
|
||||
@ApiModelProperty("排序")
|
||||
private Integer sort;
|
||||
|
||||
private Integer level;
|
||||
|
||||
@ApiModelProperty("子节点详细信息")
|
||||
private List<DeptTreeVO> children;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user