xiaoyong931011
2021-09-30 15aca237e53c5eebf51c048e2f4e57741bbfec88
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;