mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
12 lines
266 B
JSON
12 lines
266 B
JSON
{
|
|
"List": [
|
|
{
|
|
"Id": 1,
|
|
"WorldName": "测试服",
|
|
"DbConnection": "mongodb://root:root@127.0.0.1",
|
|
"DbName": "tengine_main",
|
|
"DbType": "MongoDB",
|
|
"IsGameWorld": true
|
|
}
|
|
]
|
|
} |