handle out of time
This commit is contained in:
@@ -113,4 +113,7 @@ public class BuyOrderDetailEntity implements Serializable {
|
||||
@TableField("record_id")
|
||||
private Integer recordId;
|
||||
|
||||
@TableField(exist = false)
|
||||
private Long timestamp;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user