update so_receive_boxes set status='已封箱' where order_no = #{orderNo} and item_code = #{partNo} and status = '未封箱'