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