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