UPDATE inbound_notification_head SET order_status = #{status}, h.updated_date = GETDATE(), WHERE order_no = #{inboundNo} AND bu_no = #{buNo} AND site = #{site} AND order_type = '其他入库'