陶杰
2024-10-17 9cf68def59e9331dc470b06ece538ed5543e2526
src/main/java/com/mzl/flower/dto/response/payment/DeliveryOrderItemStatisticsDTO.java
@@ -23,4 +23,5 @@
    @ApiModelProperty(value = "价格")
    private BigDecimal price;
}