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