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