yourName пре 1 година
родитељ
комит
b5112fd016
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      src/main/resources/com/steerinfo/dil/mapper/UniversalMapper.xml

+ 0 - 4
src/main/resources/com/steerinfo/dil/mapper/UniversalMapper.xml

@@ -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>
         )
         <where>