build
This commit is contained in:
parent
6df27ff3b0
commit
7dd417a9fb
4 changed files with 4 additions and 4 deletions
|
|
@ -106,7 +106,7 @@ class TipagemRotas {
|
|||
try {
|
||||
queryObj[chave] = JSON.parse(queryObj[chave]);
|
||||
} catch {
|
||||
console.log(`[${queryObj[chave]}] n\xE3o \xE9 um json v\xE1lido.`);
|
||||
console.log(`[${chave}|${queryObj[chave]}] n\xE3o \xE9 um json v\xE1lido.`);
|
||||
}
|
||||
}
|
||||
return queryObj;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue