This commit is contained in:
aozhiwei 2023-10-02 11:29:41 +08:00
parent d365f6746f
commit ddf51aeef2
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
"api_url": "https://game2006api-test.kingsome.cn/webapp/index.php"
}

View File

@ -0,0 +1,26 @@
[
{
"instance_id" : 1,
"ip": "127.0.0.1",
"listen_port": 7611,
"channel": 0
},
{
"instance_id" : 2,
"ip": "127.0.0.1",
"listen_port": 7612,
"channel": 0
},
{
"instance_id" : 3,
"ip": "127.0.0.1",
"listen_port": 7613,
"channel": 0
},
{
"instance_id" : 8,
"ip": "127.0.0.1",
"listen_port": 7618,
"channel": 5990
}
]

View File

@ -0,0 +1,5 @@
[
{
"url": "http://127.0.0.1:8321/webapp/index.php?c=Proxy&a=get"
}
]

View File

@ -0,0 +1,7 @@
[
{
"instance_id": 1,
"ip": "127.0.0.1",
"listen_port": 7621
}
]