.
This commit is contained in:
parent
eed5ac24d5
commit
c25aa353c7
3 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ export const listarVinculos = async ({
|
|||
/** por padrão será 10 segundos */
|
||||
desativarCache?: boolean
|
||||
}): Promise<tipoResposta<tipo_retorno_vinculo_listas[]>> => {
|
||||
debugger
|
||||
const chaveCache = uuidV3({ token, url_api_autenticacao })
|
||||
|
||||
// Buscar promeiro no cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue