TASK:模块化;

This commit is contained in:
shahaibo
2025-03-28 11:05:45 +08:00
parent bb00d9a714
commit 63513df053
4 changed files with 38 additions and 9 deletions

View File

@@ -32,4 +32,6 @@ public class ProductImageAttribute implements Serializable {
private String subtype;
private String style;
private Long libraryId;
}