实施日期修改
This commit is contained in:
-2
@@ -35,8 +35,6 @@ public class HomeNewestStandardInterpret {
|
||||
private String standardState;
|
||||
// 实施日期
|
||||
@ApiModelProperty(value = "实施日期")
|
||||
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd")
|
||||
@DateTimeFormat(pattern="yyyy-MM-dd")
|
||||
private String implementationDate;
|
||||
// 代替标准编号
|
||||
@ApiModelProperty(value = "代替标准编号")
|
||||
|
||||
Reference in New Issue
Block a user