|
@@ -505,7 +505,7 @@
|
|
|
LEFT JOIN TMSSHIP_LOAD_SHIP_RESULT tlsr
|
|
|
ON tlsr.TOTAL_RESULT_ID = ttr.RESULT_ID
|
|
|
WHERE tusr.DELETED = 0 and tlsr.DELETED=0 and ada.DELETED=0
|
|
|
- and osi.DELETED=0 and oic.DELETED=0
|
|
|
+ and osi.DELETED=0 and oic.DELETED!=1
|
|
|
)
|
|
|
<where>
|
|
|
<if test="con!=null">
|