src/main/java/org/springblade/modules/task/mapper/TaskMapper.xml
@@ -156,7 +156,7 @@ and jt.report_type = #{task.reportType} </if> <if test="task.reportType == null"> and jt.report_type in ( 5,8) and jt.report_type in ( 5,7,8) </if> and jt.is_deleted = 0 and jt.house_code is not null