sketch拼贴 获取画布走统一接口

This commit is contained in:
2025-03-25 14:37:38 +08:00
parent a38c15005e
commit 619d0e817f
5 changed files with 9 additions and 69 deletions

View File

@@ -15,6 +15,4 @@ public class SketchReconstruction extends BaseEntity{
private Long generateDetailId;
private String canvasUrl;
}