이지우 - 보고안건 조회 조건 원복
This commit is contained in:
parent
0c2059a3f3
commit
e86d8c1dd3
@ -331,7 +331,6 @@
|
||||
AND 0 = (SELECT COUNT(*) FROM C_ENDMTR WHERE CASE_NO = A.CASE_NO)
|
||||
AND MEDIATION_BIG NOT IN ('0616010000', '0617010000', '0618010000')
|
||||
AND MEDIATION_SMALL NOT IN ('0616000000', '0617000000', '0618000000')
|
||||
AND (MEDIATION_END_DT IS NULL or MEDIATION_END_DT = '')
|
||||
</if>
|
||||
<if test='arrList neq "" and arrList neq null'>
|
||||
AND CASE_NO IN
|
||||
|
||||
Loading…
Reference in New Issue
Block a user