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