cloudroam
2025-01-10 951a71b7615103a33b5f0a1eaa4f94f2beb9fc18
src/main/java/com/mzl/flower/dto/response/payment/DeliveryOrderItemStatisticsDTO.java
@@ -23,4 +23,5 @@
    @ApiModelProperty(value = "价格")
    private BigDecimal price;
}