feat: add template json
This commit is contained in:
11
cargos/tvai-v2/models/array-subtables.json
Normal file
11
cargos/tvai-v2/models/array-subtables.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{"arr":
|
||||
{"type":"array","value":
|
||||
[
|
||||
{"subtab":
|
||||
{"val": {"type":"integer","value":"1"}
|
||||
}
|
||||
},
|
||||
{"subtab": {"val": {"type":"integer","value":"2"}}}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user