bug提交
This commit is contained in:
@@ -38,6 +38,9 @@ public class AreaLineInfoVO implements Serializable {
|
||||
@ApiModelProperty(name = "voltageName",value = "母线名称")
|
||||
private String voltageName;
|
||||
|
||||
@ApiModelProperty(name = "voltageScale",value = "监测点电压等级")
|
||||
private String voltageScale;
|
||||
|
||||
@ApiModelProperty(name = "noDealCount",value = "未处理暂降事件")
|
||||
private Integer noDealCount;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user