BUGFIX:design中的排序问题

This commit is contained in:
2025-07-04 17:20:35 +08:00
parent f3632f53e3
commit 1b7c2041be
8 changed files with 108 additions and 25 deletions

View File

@@ -22,5 +22,5 @@ public class PoseTransformDTO {
private String modelName;
private Long userLikeSortId;
private Long parentId;
}