xiaoyong931011
2023-10-30 3156be749dfc93764850b27f7cc2b4514a3ae4d0
src/main/java/cc/mrbird/febs/mall/dto/AddMallGoodsSkuDto.java
@@ -23,4 +23,6 @@
    private String presentPrice;
    private BigDecimal costPrice;
}