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