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