|
@@ -1012,7 +1012,7 @@
|
|
where RC.CAPACITY_NUMBER = #{carNo}
|
|
where RC.CAPACITY_NUMBER = #{carNo}
|
|
and TWR.RESULT_NET_WEIGHT is null
|
|
and TWR.RESULT_NET_WEIGHT is null
|
|
and oo.order_status = 5
|
|
and oo.order_status = 5
|
|
- and oo.order_type = 1
|
|
|
|
|
|
+ and oo.order_type in (1,4)
|
|
order by "tareSegmentSqe"
|
|
order by "tareSegmentSqe"
|
|
)
|
|
)
|
|
where rownum = 1
|
|
where rownum = 1
|