xiaoyong931011
2022-08-12 09b9dda6ff7cfb8e195dbf04be6ed7703a3785a3
src/main/java/cc/mrbird/febs/mall/dto/AddMallGoodsSkuDto.java
@@ -23,4 +23,6 @@
    private String presentPrice;
    private BigDecimal costPrice;
}