This commit is contained in:
2025-07-28 11:04:05 +08:00
parent cb10052615
commit 98e7715481
@@ -36,7 +36,7 @@ public class addClinicalVideoApp {
// 发布时间
@JsonProperty("pushDate")
private LocalDateTime pushDate;
private String pushDate;
// 作者
@JsonProperty("author")