尝试在您的媒体资源上添加此注释
@JsonFormat(shape= JsonFormat.Shape.STRING, pattern="EEE MMM dd HH:mm:ss Z yyyy")@JsonProperty("created_at") ZonedDateTime created_at;
尝试在您的媒体资源上添加此注释
@JsonFormat(shape= JsonFormat.Shape.STRING, pattern="EEE MMM dd HH:mm:ss Z yyyy")@JsonProperty("created_at") ZonedDateTime created_at;