调整实体
This commit is contained in:
@@ -27,7 +27,7 @@ public class PqsCommunicate {
|
||||
@JsonSerialize(using = InstantDateSerializer.class)
|
||||
private Instant time;
|
||||
|
||||
@Column(name = "id",tag = true)
|
||||
@Column(name = "dev_id",tag = true)
|
||||
private String devId;
|
||||
|
||||
@Column(name = "description")
|
||||
|
||||
Reference in New Issue
Block a user