青羊经侦大队-数据平台
wl
2022-12-26 382c9fa680114b16e5b6f1fef834f4be3268cd35
src/main/resources/mapper/ReportDao.xml
@@ -19,7 +19,7 @@
                    and r.report_materials is not null
                </if>
                <if test="reportParamDto.havaMaterial == 0">
                    and r.report_materials is null
                    and (r.report_materials is null or r.report_materials='')
                </if>
            </if>
            <if test="reportParamDto.isInGroup != null">