feat: There is no way the, bug #52391
This commit is contained in:
+4
@@ -258,4 +258,8 @@ public class SarLawsStandInfo extends BaseEntity {
|
|||||||
@TableField(exist = false)
|
@TableField(exist = false)
|
||||||
private Map<String,String> mapItems = new TreeMap<>();
|
private Map<String,String> mapItems = new TreeMap<>();
|
||||||
|
|
||||||
|
@TableField(exist = false)
|
||||||
|
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd")
|
||||||
|
private String XCXSSRQLAWS; // 新车实施日期
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user