Helius
2022-05-27 34f2e2f4e3824d28a48924e01bdb9cd05412ba3b
src/main/java/cc/mrbird/febs/mall/dto/AddMallGoodsSkuDto.java
@@ -23,4 +23,6 @@
    private String presentPrice;
    private BigDecimal costPrice;
}