fix
Helius
2021-09-28 a2eed0420b75e33dc173061ffafe7c5e06e3b257
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;