修改bug
This commit is contained in:
@@ -38,17 +38,6 @@ public class ROperatingMonitorMPO {
|
||||
@TableField(value = "dev_id")
|
||||
private String devId;
|
||||
|
||||
/**
|
||||
* 监测点状态(算法1)
|
||||
*/
|
||||
@TableField(value = "monitor_state")
|
||||
private String monitorState;
|
||||
|
||||
/**
|
||||
* 有效接入分钟数
|
||||
*/
|
||||
@TableField(value = "effective_minute_count")
|
||||
private Long effectiveMinuteCount;
|
||||
|
||||
/**
|
||||
* 数据完整率(算法2)
|
||||
|
||||
Reference in New Issue
Block a user