Merge branch 'develop_migration' into 'develop_master'
feat: There is no way the, bug #52391 See merge request LiuChao/foton-slrs-system-rest!443
This commit is contained in:
+4
@@ -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; // 新车实施日期
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user