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