changed apigw configs, updated db tables

This commit is contained in:
heyethereum
2024-08-03 21:36:22 +08:00
parent 3db9733710
commit 100b146d48
7 changed files with 17165 additions and 55 deletions

11
gmail-json/test_tree.json Normal file
View File

@@ -0,0 +1,11 @@
{
"cartoon": {
"0": {
"more than 1 person": {
"0": "no",
"1": { "winter": { "0": "no", "1": "yes" } }
}
},
"1": "no"
}
}