暂态指标数据修改,区域稳态指标超标分类统计表增加展示列表监测点对象标签
This commit is contained in:
@@ -41,6 +41,12 @@ public class RStatEventOrgVO implements Serializable {
|
||||
@ApiModelProperty(name = "dataDate", value = "生成数据的时间,每年统计一次")
|
||||
private Date dataDate;
|
||||
|
||||
/**
|
||||
* 监测点类别
|
||||
*/
|
||||
@ApiModelProperty(name = "monitorType", value = "监测点类型")
|
||||
private String monitorType;
|
||||
|
||||
/**
|
||||
* 日均有效接入监测点数
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user