zbj//1.稳态指标超标占比(负荷类型)
This commit is contained in:
@@ -27,6 +27,12 @@ public class AllDataVO implements Serializable {
|
||||
@ApiModelProperty("部门id")
|
||||
private String index;
|
||||
|
||||
/**
|
||||
* 监测点数量
|
||||
*/
|
||||
@ApiModelProperty("监测点数量")
|
||||
private Integer num;
|
||||
|
||||
/**
|
||||
* 暂降事件次数
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user