TASK: video生成成功后添加站内信通知

This commit is contained in:
2025-11-17 16:55:45 +08:00
parent f239c8c02b
commit f36e0488ea
5 changed files with 80 additions and 57 deletions

View File

@@ -29,7 +29,7 @@ public class PoseTransformDTO {
@ApiModelProperty("design结果在collectionSort中的id")
private Long parentId;
@ApiModelProperty("子集中的元素作为父元素")
@ApiModelProperty("子集中的元素作为父元素,用于重新排序")
private Long userLikeSortId;
@ApiModelProperty("是否默认喜欢")