TASK:模块化;
This commit is contained in:
@@ -18,7 +18,7 @@ public class ProductImageAttribute implements Serializable {
|
||||
|
||||
@TableId(value = "id", type = IdType.AUTO)
|
||||
private Long id;
|
||||
private String imgName;
|
||||
// private String imgName;
|
||||
private String length;
|
||||
private String sleeveLength;
|
||||
private String sleeveShape;
|
||||
|
||||
Reference in New Issue
Block a user