数据中心台账修改

This commit is contained in:
2023-04-07 13:36:14 +08:00
parent 54767414b5
commit 0eb101dc70
18 changed files with 90 additions and 119 deletions

View File

@@ -14,7 +14,6 @@ import java.math.BigDecimal;
*/
@Data
@Measurement(name = "pqs_eventdetail")
public class WaveTypeVO{
@@ -124,7 +123,7 @@ public class WaveTypeVO{
private String lineId;
@Column(name = "time")
private String timeId;
private String startTime;
@Column(name = "event_describe")
private String eventDescribe;