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