gongzuming
2024-10-22 b9b7cde34f684dccbd32469d99a8f59a556cf3f5
src/main/java/com/mzl/flower/dto/response/report/OrderReportResultVO.java
@@ -19,6 +19,9 @@
    @ApiModelProperty("销售额")
    private BigDecimal orderTotal;
    @ApiModelProperty("销售合计(实付)")
    private BigDecimal totalAmount;
    @ApiModelProperty("花农底价")
    private BigDecimal orderSupplierPriceAmount;