陶杰
2024-10-22 c144a01a7fff4e9bd169eb9d03b6ea58bc8bafb6
src/main/java/com/mzl/flower/dto/response/payment/DeliveryOrderItemStatisticsDTO.java
@@ -23,4 +23,5 @@
    @ApiModelProperty(value = "价格")
    private BigDecimal price;
}