Debug
This commit is contained in:
parent
01f030cc8d
commit
1581a23ab4
1 changed files with 1 additions and 1 deletions
|
|
@ -38,6 +38,6 @@ class ShowDatabaseRepository(BaseRepository):
|
||||||
"standard_structure_json": standard_structure_json_string
|
"standard_structure_json": standard_structure_json_string
|
||||||
}
|
}
|
||||||
|
|
||||||
print(standard_structure_json_string)
|
print(data)
|
||||||
|
|
||||||
return data
|
return data
|
||||||
Loading…
Add table
Reference in a new issue