Debug
This commit is contained in:
parent
18b50bbb00
commit
0f16c5736b
1 changed files with 1 additions and 3 deletions
|
|
@ -37,7 +37,5 @@ class ShowDatabaseRepository(BaseRepository):
|
|||
# Adicionamos a string JSON da estrutura no campo "standard_structure_json"
|
||||
"standard_structure_json": standard_structure_json_string
|
||||
}
|
||||
|
||||
print(data.standard_structure_json)
|
||||
|
||||
|
||||
return data
|
||||
Loading…
Add table
Reference in a new issue