luobang 3 лет назад
Родитель
Сommit
51c9a04613
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/resources/com/steerinfo/dil/mapper/OmstruckOrderSeparateMapper.xml

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

@@ -542,6 +542,7 @@
         </if>
         </if>
         where
         where
         OO.ORDER_STATUS = 5
         OO.ORDER_STATUS = 5
+        AND OO.ORDER_TYPE IN (11,15,16,21,25)
         AND oo.ORDER_ID = #{orderId}
         AND oo.ORDER_ID = #{orderId}
     </update>
     </update>
     <update id="updateSporadicStatus">
     <update id="updateSporadicStatus">