xiaoyong931011
2021-09-24 462d7cf7fc4a4dd2ba7060832f6fd007ee1618c4
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;