xiaoyong931011
2021-09-26 9d1f8f2d971d6323c427c6eaded33f390894aee9
src/main/java/cc/mrbird/febs/mall/dto/AddMallGoodsDto.java
@@ -21,6 +21,8 @@
    private String thumb;
    private String thumbs;
    private String goodsDetails;
    private Integer isSale;