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