Administrator
4 days ago 977ce849c1ae60a3f5dde8a3313d4b4cfd484fd0
src/main/java/cc/mrbird/febs/mall/entity/ClothesPattern.java
@@ -22,8 +22,8 @@
    private String name;
    private String image;
    private String content;
    private String boxWidth;
    private String boxHeight;
    private Integer boxWidth;
    private Integer boxHeight;
    private Integer leftPercent;
    private Integer topPercent;
    private BigDecimal price;