TASK:AiDA design like sort、moodboardPosition

This commit is contained in:
shahaibo
2025-01-07 15:29:46 +08:00
parent 1a9f06d259
commit b49f098a5e
7 changed files with 174 additions and 6 deletions

View File

@@ -25,4 +25,5 @@ public class UserLikeVO {
private String pictureName;
private Integer sort;
private Long userLikeSortId;
}