class Tcm::ErroDoArquivo < ApplicationRecord

  belongs_to :lote, class_name: "Tcm::Lote"

end
