32 lines
574 B
JSON
32 lines
574 B
JSON
|
|
{
|
||
|
|
"appid": "2020158",
|
||
|
|
"servers": {
|
||
|
|
"1": {
|
||
|
|
"id": "1",
|
||
|
|
"name": "正式服",
|
||
|
|
"host": "app.ttf-cti.com",
|
||
|
|
"port": 29004,
|
||
|
|
"isDev": 0,
|
||
|
|
"iosVer": "",
|
||
|
|
"androidVer": ""
|
||
|
|
},
|
||
|
|
"2": {
|
||
|
|
"id": "2",
|
||
|
|
"name": "测试服",
|
||
|
|
"host": "app.ttf-cti.com",
|
||
|
|
"port": 29004,
|
||
|
|
"isDev": 1,
|
||
|
|
"iosVer": "",
|
||
|
|
"androidVer": ""
|
||
|
|
},
|
||
|
|
"3": {
|
||
|
|
"id": "3",
|
||
|
|
"name": "本地测试",
|
||
|
|
"host": "192.168.1.11",
|
||
|
|
"port": 29000,
|
||
|
|
"isDev": 1,
|
||
|
|
"iosVer": "",
|
||
|
|
"androidVer": ""
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|