修改EventPushLogs
This commit is contained in:
@@ -15,9 +15,6 @@ import java.time.Instant;
|
|||||||
@Measurement(name = "pqs_event_push_logs")
|
@Measurement(name = "pqs_event_push_logs")
|
||||||
public class EventPushLogs {
|
public class EventPushLogs {
|
||||||
|
|
||||||
@Column(name = "id")
|
|
||||||
private String id;
|
|
||||||
|
|
||||||
@Column(name = "time")
|
@Column(name = "time")
|
||||||
private Instant timeId;
|
private Instant timeId;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user