luobang 2 年之前
父节点
当前提交
7fc3e7f454
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/com/steerinfo/dil/mapper/TmstruckWeightResultMapper.xml

+ 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