安徽测试报告整改
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
left join supervision_temp_line_run_test
|
||||
on supervision_temp_line_debug.id = supervision_temp_line_run_test.id
|
||||
where supervision_temp_line_debug.status = 5
|
||||
and (supervision_temp_line_run_test.state = 1 OR supervision_temp_line_run_test.state IS NULL)
|
||||
and ${ew.sqlSegment}
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user