Loading...
@JsonFormat(partten="yyyy-MM-dd HH:mm:ss[.SSS]") private LocalDateTime startTime; @JsonFormat(partten="yyyy-MM-dd HH:mm:ss.SSS") private Date createTime;