mirror of
https://github.com/Llloooggg/TextSouls.git
synced 2026-03-06 04:26:23 +03:00
15 lines
268 B
JSON
15 lines
268 B
JSON
[
|
||
{
|
||
"table_name": "character_classes",
|
||
"records": [
|
||
{
|
||
"id": 1,
|
||
"name": "Тест1"
|
||
},
|
||
{
|
||
"id": 2,
|
||
"name": "Тест2"
|
||
}
|
||
]
|
||
}
|
||
] |