新增暂态事件毫秒时间
This commit is contained in:
@@ -83,7 +83,7 @@ public class WaveTypeVO{
|
||||
private String lineId;
|
||||
|
||||
@Column(name = "time")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss.SSS")
|
||||
private LocalDateTime startTime;
|
||||
|
||||
@Column(name = "event_describe")
|
||||
|
||||
Reference in New Issue
Block a user