TASK:模块化;

This commit is contained in:
shahaibo
2025-04-16 16:28:27 +08:00
parent 79d2720733
commit fe0d1f39b0
2 changed files with 23 additions and 36 deletions

View File

@@ -88,4 +88,6 @@ public class CollectionElement implements Serializable {
private Date updateDate;
private Long projectId;
private Integer isCompositeImage;
}