问题单修复
This commit is contained in:
@@ -85,7 +85,7 @@ public class RmpEventDetailPO implements Serializable {
|
||||
private String sagsource;
|
||||
|
||||
@ApiModelProperty(value = "开始时间")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss.SSS")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss.SSS", timezone = "GMT+8")
|
||||
private LocalDateTime startTime;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user