@@ -850,10 +850,6 @@
on RC.trans_range_id = t1.trans_range_id
<where>
and RC.DELETED = 0
- <if test="isNc!=null and isNc!=''">
- and rop_s.alternate_fields1 = 'NC'
- and rop_e.alternate_fields1 = 'NC'
- </if>
</where>
)