This commit is contained in:
andreLMpena 2024-12-02 16:40:06 -03:00
parent d5353fdaf1
commit 00f97266e8
4 changed files with 4 additions and 1 deletions

View file

@ -30,6 +30,7 @@ export const usuarios_quipo = async ({
const headers = {
token: token_produto,
"Content-Type": "application/json",
}
return node_fetch(url, {