xiaoyong931011
2023-04-18 d0bc1dc11cb4c33be205448f8f952fa5e7e93cf9
src/main/java/cc/mrbird/febs/mall/dto/AddMallGoodsSkuDto.java
@@ -23,4 +23,6 @@
    private String presentPrice;
    private BigDecimal costPrice;
}