Helius
2021-09-24 22531433c08788df27681cf2817486f8fee5d17e
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;