influxDB测试
This commit is contained in:
@@ -213,12 +213,12 @@ public class DataV{
|
||||
private String lineId;
|
||||
|
||||
@Column(name = "phasic_type")
|
||||
private String phaseType;
|
||||
private String phasicType;
|
||||
|
||||
@Column(name = "value_type")
|
||||
private String valueType;
|
||||
|
||||
//自定义字段-总计算次数
|
||||
@Column(name = "all_time")
|
||||
private Integer allTime;
|
||||
//@Column(name = "all_time")
|
||||
//private Integer allTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user