yourName 1 年間 前
コミット
b5112fd016

+ 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>