cloudroam
2024-09-27 15700b74778de49ba11745ca1dfd7bbf1356ba42
src/main/java/com/mzl/flower/dto/response/payment/DeliveryOrderItemStatisticsDTO.java
@@ -23,4 +23,5 @@
    @ApiModelProperty(value = "价格")
    private BigDecimal price;
}