TASK:模块化;

This commit is contained in:
shahaibo
2025-04-21 18:51:43 +08:00
parent fc2795b83e
commit 0a4d6ff13b
15 changed files with 630 additions and 50 deletions

View File

@@ -51,4 +51,6 @@ public class ToProductImageResult implements Serializable {
private String direction;
private Long projectId;
private String taskIdBatch;
}