xuxueyang
2024-09-24 2e3d7f2d8611f50e7e9428725f4ed2a927f5b453
src/main/java/com/mzl/flower/dto/response/payment/DeliveryOrderItemStatisticsDTO.java
@@ -23,4 +23,6 @@
    @ApiModelProperty(value = "价格")
    private BigDecimal price;
    private String id;
}