surverytest新增otherreport字段
This commit is contained in:
@@ -24,7 +24,7 @@ public class EventNewStationVo implements Serializable {
|
||||
private String newStationName;
|
||||
|
||||
@ApiModelProperty(value = "开始时间")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss.SSS")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private LocalDateTime startTime;
|
||||
|
||||
@ApiModelProperty(value = "特征幅值")
|
||||
|
||||
Reference in New Issue
Block a user