作者同步问题2

This commit is contained in:
wucongxing8150 2025-08-29 17:48:53 +08:00
parent 1d0b90881b
commit d599892899

View File

@ -26,6 +26,7 @@ public class addClinicalVideoApp {
// 是否外部链接0: 1:
@JsonProperty("isLink")
@JsonInclude(JsonInclude.Include.NON_NULL)
private Integer isLink;
// 外部链接地址