This commit is contained in:
aozhiwei 2023-10-02 11:24:00 +08:00
parent 2a9b3e6b8b
commit 0e846a83a7
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
}
]