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