feat: There is no way the, bug #52391

This commit is contained in:
super_liu
2022-04-04 21:49:56 +08:00
parent ce25b3be78
commit bf48bf4eae
@@ -258,4 +258,8 @@ public class SarLawsStandInfo extends BaseEntity {
@TableField(exist = false)
private Map<String,String> mapItems = new TreeMap<>();
@TableField(exist = false)
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd")
private String XCXSSRQLAWS; // 新车实施日期
}