|
id_evento
|
int(11) unsigned
|
|
|
|
|
chave
|
varchar(44)
|
|
|
|
|
tp_evento
|
int(6) unsigned
|
|
|
|
|
n_seq_evento
|
tinyint(3) unsigned
|
|
|
1
|
|
justificativa
|
varchar(255)
|
|
|
|
|
status_envio
|
enum
|
-- |
|
ENVIADO
|
|
c_stat
|
varchar(4)
|
|
|
|
|
motivo_sefaz
|
varchar(255)
|
|
|
|
|
numero_protocolo
|
varchar(30)
|
|
|
|
|
xml_retorno
|
longtext
|
|
|
|
|
id_usuario
|
int(11) unsigned
|
|
|
|
|
id_empresa
|
int(11) unsigned
|
|
|
|
|
created_at
|
datetime
|
|
|
|