fix(标准选择): 新生产车实施日期

This commit is contained in:
yjz
2024-07-10 20:50:13 +08:00
parent 093de8c0d5
commit 2e20483d34
@@ -48,7 +48,7 @@ public class ManyStandardSelectionBox {
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd")
@DateTimeFormat(pattern="yyyy-MM-dd")
@ApiModelProperty(value = "新生产车实施日期")
private String newProductionImplementation;
private String newProductImplDate;
@ApiModelProperty(value = "文档拆分id")
private java.lang.String splitInfoId;