def update
    if params[:move]
      move_position(@produce_type, params[:move])
      return
    end