bug: 体系搜索实施日期选择多个报错问题
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ public class StandSystemDTO {
|
||||
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd")
|
||||
@DateTimeFormat(pattern="yyyy-MM-dd")
|
||||
@ApiModelProperty(value = "实施日期")
|
||||
private Date implementDate;
|
||||
private String implementDate;
|
||||
|
||||
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd")
|
||||
@DateTimeFormat(pattern="yyyy-MM-dd")
|
||||
|
||||
Reference in New Issue
Block a user