Commit e8c66914ca8afececbf93deedb5394ffe16536a1
1 parent
01edf34c
Exists in
master
and in
1 other branch
[Teste] Debugando tipo de documento e-mail.
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
rn/MdWsSeiDocumentoRN.php
... | ... | @@ -70,6 +70,7 @@ class MdWsSeiDocumentoRN extends DocumentoRN { |
70 | 70 | $documentoDTOConsulta->retDblIdProcedimento(); |
71 | 71 | $documentoDTOConsulta->retStrProtocoloDocumentoFormatado(); |
72 | 72 | $documentoDTOConsulta->retStrNumero(); |
73 | + $documentoDTOConsulta->retStrStaDocumento(); | |
73 | 74 | $documentoDTOConsulta->retNumIdSerie(); |
74 | 75 | $documentoDTOConsulta->retStrNomeSerie(); |
75 | 76 | $documentoDTOConsulta->retStrSiglaUnidadeGeradoraProtocolo(); | ... | ... |