TASK:cloud;

This commit is contained in:
shahaibo
2025-06-06 15:19:00 +08:00
parent fb5b52bec2
commit bf258ee4f9
2 changed files with 5 additions and 3 deletions

View File

@@ -24,4 +24,6 @@ public class CollectionSort implements Serializable {
private Long projectId;
private Long relationId;
private String relationType;
private Long parentId;
}