sketch拼贴 添加返回服装分类

This commit is contained in:
2025-03-26 13:39:39 +08:00
parent a4365abd4d
commit 20b15c0b78
3 changed files with 11 additions and 0 deletions

View File

@@ -10,4 +10,8 @@ public class SketchReconstructionVO {
private boolean isLiked;
private String category;
private String categoryValue;
}