1.解决分类指标,变电站电压等级图表的,排序问题。
2.添加台账审核属性
This commit is contained in:
@@ -23,4 +23,7 @@ public class RVoltageIconVO {
|
||||
@ApiModelProperty(value = "稳态超标变电站数量")
|
||||
private Integer harmonicCount;
|
||||
|
||||
@ApiModelProperty(value = "排序")
|
||||
private Integer sort;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user