add annotation and formatting code

pull/776/head
yewei 3 years ago
parent 678a67d1d4
commit 875832637a

@ -76,7 +76,6 @@ public class HisConfigVerifyInfo {
/**
* GmtCreate
*/
@JsonIgnore
@TableField(fill = FieldFill.INSERT)
private Date gmtCreate;
@ -93,7 +92,6 @@ public class HisConfigVerifyInfo {
/**
* GmtVerify
*/
@JsonIgnore
@TableField(fill = FieldFill.UPDATE)
private Date gmtVerify;

Loading…
Cancel
Save