lin
2024-04-11 72a8f46bf2af7ee8511b1544f212fb6399e0c448
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>