lin
2024-04-16 2b1a74f4faa5a00a294bdc6a6d956c2e009cf467
src/main/java/org/springblade/modules/task/mapper/TaskMapper.xml
@@ -419,7 +419,6 @@
                and jt.report_type in (5,8)
            </if>
            and jt.is_deleted = 0
            and jt.house_code is not null
        </where>
    </select>