build
This commit is contained in:
parent
a8e9f47e7b
commit
5011034f75
20 changed files with 67 additions and 49 deletions
|
|
@ -57,7 +57,7 @@ var deletar_registros = function (_a) {
|
|||
return __generator(this, function (_c) {
|
||||
switch (_c.label) {
|
||||
case 0:
|
||||
url = new URL("".concat((0, variaveis_1.baseUrlPilao)(emDesenvolvimento)).concat(variaveis_1.PREFIXO_PILAO, "/").concat(Object.keys({ deletar_registros: exports.deletar_registros })[0], "/").concat(produto, "/").concat(conta));
|
||||
url = new URL("".concat((0, variaveis_1.urlPilao)(emDesenvolvimento).api, "/").concat(Object.keys({ deletar_registros: exports.deletar_registros })[0], "/").concat(produto, "/").concat(conta));
|
||||
tamanhoBlocos = 1000;
|
||||
_c.label = 1;
|
||||
case 1:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue