gongzuming
2024-09-26 a9b1fa4b7126ea0a1cad1f804e970480771c11fd
src/main/java/com/mzl/flower/dto/response/payment/DeliveryOrderItemStatisticsDTO.java
@@ -24,5 +24,4 @@
    @ApiModelProperty(value = "价格")
    private BigDecimal price;
    private String id;
}