陶杰
2024-11-06 f78a8ed5049dae99e864ef9c7e6088a7a85fdfd8
src/main/java/com/mzl/flower/dto/response/payment/DeliveryOrderItemStatisticsDTO.java
@@ -24,5 +24,4 @@
    @ApiModelProperty(value = "价格")
    private BigDecimal price;
    private String id;
}