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