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