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