sql5="select id from lie_shipping_intermediate_data where goods_name = "+"'"+str(goods_name)+"'"+" and "+"warehouse_receipt_sn = "+"'"+str(warehouse_receipt_sn)+"'"+" and "+"shipment_number = "+"'"+str(shipment_number)+"'"
sql5="select id from lie_shipping_intermediate_data where purchase_item_id = "+"'"+str(purchase_item_id)+"'"+" and "+"warehouse_receipt_sn = "+"'"+str(warehouse_receipt_sn)+"'"
sql5="select id from lie_shipping_intermediate_data where goods_name = "+"'"+str(goods_name)+"'"+" and "+"warehouse_receipt_sn = "+"'"+str(warehouse_receipt_sn)+"'"+" and "+"shipment_number = "+"'"+str(shipment_number)+"'"
sql5="select id from lie_shipping_intermediate_data where purchase_item_id = "+"'"+str(purchase_item_id)+"'"+" and "+"warehouse_receipt_sn = "+"'"+str(warehouse_receipt_sn)+"'"