luobang 2 years ago
parent
commit
51c9a04613

+ 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">