Debug
This commit is contained in:
parent
041e9eaf9b
commit
d1c11f9870
1 changed files with 4 additions and 1 deletions
|
|
@ -231,7 +231,10 @@ class ShowDatabaseService:
|
|||
"client_schema": debug_cliente,
|
||||
"client_only_items": elementos_unicos_cliente
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Retorno da informação
|
||||
return data
|
||||
|
||||
else:
|
||||
raise HTTPException(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue