睡眠接口修改

This commit is contained in:
feng
2026-01-05 13:46:38 +08:00
parent 60edd2726d
commit fb699c5227
5 changed files with 57 additions and 9 deletions
@@ -35,7 +35,7 @@ public class ScreenAnimation implements Serializable {
@Schema(title = "动画地址")
private String videoUrl;
/**
* 简介
* 简介 (目前没有启用该字段 20260105用此字段存储封面图)
*/
@Schema(title = "简介")
private String description;