cloudroam
2024-10-12 ef4f769a35eda2e8631b0376f35899e69a13d87f
src/main/resources/mapper/report/OrderReportMapper.xml
@@ -490,7 +490,7 @@
            and o.payment_time <= #{dto.endDate}
        </if>
        <if test="dto.supplierId != null">
            and oi.supplierId &lt;= #{dto.supplierId}
            and oi.supplierId = #{dto.supplierId}
        </if>
        ) t1
        GROUP BY