build
This commit is contained in:
parent
925eae3a79
commit
3b6a243ee4
6 changed files with 6 additions and 6 deletions
|
|
@ -214,7 +214,7 @@ class ClassPilao {
|
|||
return respostaComuns.valor(true)
|
||||
}
|
||||
|
||||
async salvarRegistros(): Promise<tipoResposta<true>> {
|
||||
async enviarRegistros(): Promise<tipoResposta<true>> {
|
||||
const re = await this.#salvarEnviarRegistros()
|
||||
if (re.eErro) return re
|
||||
const rd = await this.#salvarDeletarRegistros()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue