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