fix(标准选择): 新生产车实施日期
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user