zhongrj
2024-04-28 ebd41b7b2e44dc8b96f177d7bf88d2f5f997b75c
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>