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