xiaoyong931011
2021-09-26 e268357d7b54492319f657fef30f9a6c33175c9f
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;