luobang 2 years ago
parent
commit
7fc3e7f454

+ 1 - 1
src/main/resources/com/steerinfo/dil/mapper/TmstruckWeightResultMapper.xml

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