fix
Helius
2021-09-27 f4e62064e9454b0e394ec921b31aeb02c26d5de3
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;