xiaoyong931011
2022-05-28 e9d45b4a6046241d9b6fd9c1be5070ff6da5036d
src/main/java/cc/mrbird/febs/mall/dto/AddMallGoodsSkuDto.java
@@ -23,4 +23,6 @@
    private String presentPrice;
    private BigDecimal costPrice;
}