cd54fe846c969fad9109adc53b93e8671f010d35..021fcaca65cc87874e216630153e17455acaabce
2024-10-12 cloudroam
Merge remote-tracking branch 'origin/master-v2' into master-v2
021fca 对比 | 目录
2024-10-12 cloudroam
fix:supplierId 调整
8ae83a 对比 | 目录
已修改1个文件
2 ■■■ 文件已修改
src/main/resources/mapper/report/OrderReportMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/report/OrderReportMapper.xml
@@ -496,7 +496,7 @@
            and o.payment_time <= #{dto.endDate}
        </if>
        <if test="dto.supplierId != null">
            and oi.supplierId = #{dto.supplierId}
            and oi.supplier_id = #{dto.supplierId}
        </if>
        ) t1
        GROUP BY