|
@@ -646,6 +646,7 @@
|
|
|
where wir.inbound_type = 0
|
|
where wir.inbound_type = 0
|
|
|
and wir.result_deleted = 0
|
|
and wir.result_deleted = 0
|
|
|
and wir.INBOUND_ISCOMPLETE != 2
|
|
and wir.INBOUND_ISCOMPLETE != 2
|
|
|
|
|
+ and wir.UPDATE_TIME is null
|
|
|
order by wir.inbound_time desc
|
|
order by wir.inbound_time desc
|
|
|
<where>
|
|
<where>
|
|
|
<if test="INBOUND_NUMBER != null">
|
|
<if test="INBOUND_NUMBER != null">
|