gongzuming
2024-10-27 c25b0632e4a360f7499f1c79ff1d70a67919e008
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;