自动化立体仓库 - WMS系统
*
lsh
12 小时以前 997116b9fa3a0d95043c6ccc29919333dac48966
src/main/resources/mapper/OrderPakoutMapper.xml
@@ -141,7 +141,7 @@
        where 1=1
        and item_name = #{itemName}
        and order_no != #{orderNo}
        and (settle = 10 or settle = 98)
        and (settle = 10 or settle = 13 or settle = 98)
    </update>
    <select id="selectOrderPakoutMainVoList" resultMap="PakoutMainResultMap">