微调
This commit is contained in:
@@ -20,7 +20,7 @@ public class SendEventVO implements Serializable {
|
|||||||
private Set<String> deptList;
|
private Set<String> deptList;
|
||||||
|
|
||||||
@ApiModelProperty(name = "time",value = "暂降发生时间")
|
@ApiModelProperty(name = "time",value = "暂降发生时间")
|
||||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss.SSS")
|
||||||
private LocalDateTime time;
|
private LocalDateTime time;
|
||||||
|
|
||||||
@ApiModelProperty(name = "eventValue",value = "特征幅值")
|
@ApiModelProperty(name = "eventValue",value = "特征幅值")
|
||||||
|
|||||||
Reference in New Issue
Block a user