build
This commit is contained in:
parent
a1e543cfb8
commit
1fa9139344
5 changed files with 184 additions and 198 deletions
|
|
@ -45,6 +45,8 @@ var usuarios_quipo_governo = function (_a) {
|
|||
var url, headers;
|
||||
return __generator(this, function (_b) {
|
||||
url = "".concat((0, _urlAutenticacao_1.urlAutenticacao)(ambiente), "/api/usuarios_quipo_governo");
|
||||
if (!token_produto)
|
||||
return [2 /*return*/, p_respostas_1.respostaComuns.erro("token_produto não informado")];
|
||||
headers = {
|
||||
token: token_produto,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue