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

@@ -6,8 +6,6 @@ import lombok.Data;
@Data
public class SketchReconstructionVO {
private JSONObject canvasFile;
private String collageSketchUrl;
private boolean isLiked;