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