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