🐎 ci(配置): 回收服务器后修改配置
This commit is contained in:
@@ -486,6 +486,16 @@ export const ch3 = {
|
||||
"id": "battle-server-8",
|
||||
"host": "172.16.4.143",
|
||||
"port": 6032
|
||||
},
|
||||
{
|
||||
"id": "battle-server-9",
|
||||
"host": "172.16.4.143",
|
||||
"port": 6033
|
||||
},
|
||||
{
|
||||
"id": "battle-server-10",
|
||||
"host": "172.16.4.143",
|
||||
"port": 6034
|
||||
}
|
||||
],
|
||||
"comBattle": [
|
||||
@@ -662,22 +672,22 @@ export const ch4 = {
|
||||
],
|
||||
"battle": [
|
||||
{
|
||||
"id": "battle-server-9",
|
||||
"id": "battle-server-11",
|
||||
"host": "172.16.4.175",
|
||||
"port": 6031
|
||||
},
|
||||
{
|
||||
"id": "battle-server-10",
|
||||
"id": "battle-server-12",
|
||||
"host": "172.16.4.175",
|
||||
"port": 6032
|
||||
},
|
||||
{
|
||||
"id": "battle-server-11",
|
||||
"id": "battle-server-13",
|
||||
"host": "172.16.4.175",
|
||||
"port": 6033
|
||||
},
|
||||
{
|
||||
"id": "battle-server-12",
|
||||
"id": "battle-server-14",
|
||||
"host": "172.16.4.175",
|
||||
"port": 6034
|
||||
}
|
||||
@@ -757,913 +767,4 @@ export const ch4 = {
|
||||
],
|
||||
"gm": [],
|
||||
"systimer": []
|
||||
};
|
||||
export const ch5 = {
|
||||
"connector": [
|
||||
{
|
||||
"id": "connector-server-25",
|
||||
"host": "172.16.4.172",
|
||||
"port": 4051,
|
||||
"clientHost": "yjz-ch-game5.fdd73.com",
|
||||
"clientPort": 3051,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-26",
|
||||
"host": "172.16.4.172",
|
||||
"port": 4052,
|
||||
"clientHost": "yjz-ch-game5.fdd73.com",
|
||||
"clientPort": 3052,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-27",
|
||||
"host": "172.16.4.172",
|
||||
"port": 4053,
|
||||
"clientHost": "yjz-ch-game5.fdd73.com",
|
||||
"clientPort": 3053,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-28",
|
||||
"host": "172.16.4.172",
|
||||
"port": 4054,
|
||||
"clientHost": "yjz-ch-game5.fdd73.com",
|
||||
"clientPort": 3054,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-29",
|
||||
"host": "172.16.4.172",
|
||||
"port": 4055,
|
||||
"clientHost": "yjz-ch-game5.fdd73.com",
|
||||
"clientPort": 3055,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-30",
|
||||
"host": "172.16.4.172",
|
||||
"port": 4056,
|
||||
"clientHost": "yjz-ch-game5.fdd73.com",
|
||||
"clientPort": 3056,
|
||||
"frontend": true
|
||||
}
|
||||
],
|
||||
"chat": [
|
||||
{
|
||||
"id": "chat-server-9",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6011
|
||||
},
|
||||
{
|
||||
"id": "chat-server-10",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6012
|
||||
}
|
||||
],
|
||||
"role": [
|
||||
{
|
||||
"id": "role-server-25",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6021
|
||||
},
|
||||
{
|
||||
"id": "role-server-26",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6022
|
||||
},
|
||||
{
|
||||
"id": "role-server-27",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6023
|
||||
},
|
||||
{
|
||||
"id": "role-server-28",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6024
|
||||
},
|
||||
{
|
||||
"id": "role-server-29",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6025
|
||||
},
|
||||
{
|
||||
"id": "role-server-30",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6026
|
||||
}
|
||||
],
|
||||
"battle": [
|
||||
{
|
||||
"id": "battle-server-13",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6031
|
||||
},
|
||||
{
|
||||
"id": "battle-server-14",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6032
|
||||
},
|
||||
{
|
||||
"id": "battle-server-15",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6033
|
||||
},
|
||||
{
|
||||
"id": "battle-server-16",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6034
|
||||
}
|
||||
],
|
||||
"comBattle": [
|
||||
{
|
||||
"id": "comBattle-server-5",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6091
|
||||
}
|
||||
],
|
||||
"guild": [
|
||||
{
|
||||
"id": "guild-server-25",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6041
|
||||
},
|
||||
{
|
||||
"id": "guild-server-26",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6042
|
||||
},
|
||||
{
|
||||
"id": "guild-server-27",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6043
|
||||
},
|
||||
{
|
||||
"id": "guild-server-28",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6044
|
||||
},
|
||||
{
|
||||
"id": "guild-server-29",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6045
|
||||
},
|
||||
{
|
||||
"id": "guild-server-30",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6046
|
||||
}
|
||||
],
|
||||
"activity": [
|
||||
{
|
||||
"id": "activity-server-12",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6051
|
||||
},
|
||||
{
|
||||
"id": "activity-server-13",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6052
|
||||
},
|
||||
{
|
||||
"id": "activity-server-14",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6053
|
||||
},
|
||||
{
|
||||
"id": "activity-server-15",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6054
|
||||
}
|
||||
],
|
||||
"order": [
|
||||
{
|
||||
"id": "order-server-9",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6061
|
||||
},
|
||||
{
|
||||
"id": "order-server-10",
|
||||
"host": "172.16.4.172",
|
||||
"port": 6062
|
||||
}
|
||||
],
|
||||
"gm": [],
|
||||
"systimer": []
|
||||
};
|
||||
export const ch6 = {
|
||||
"connector": [
|
||||
{
|
||||
"id": "connector-server-31",
|
||||
"host": "172.16.4.170",
|
||||
"port": 4051,
|
||||
"clientHost": "yjz-ch-game6.fdd73.com",
|
||||
"clientPort": 3051,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-32",
|
||||
"host": "172.16.4.170",
|
||||
"port": 4052,
|
||||
"clientHost": "yjz-ch-game6.fdd73.com",
|
||||
"clientPort": 3052,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-33",
|
||||
"host": "172.16.4.170",
|
||||
"port": 4053,
|
||||
"clientHost": "yjz-ch-game6.fdd73.com",
|
||||
"clientPort": 3053,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-34",
|
||||
"host": "172.16.4.170",
|
||||
"port": 4054,
|
||||
"clientHost": "yjz-ch-game6.fdd73.com",
|
||||
"clientPort": 3054,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-35",
|
||||
"host": "172.16.4.170",
|
||||
"port": 4055,
|
||||
"clientHost": "yjz-ch-game6.fdd73.com",
|
||||
"clientPort": 3055,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-36",
|
||||
"host": "172.16.4.170",
|
||||
"port": 4056,
|
||||
"clientHost": "yjz-ch-game6.fdd73.com",
|
||||
"clientPort": 3056,
|
||||
"frontend": true
|
||||
}
|
||||
],
|
||||
"chat": [
|
||||
{
|
||||
"id": "chat-server-11",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6011
|
||||
},
|
||||
{
|
||||
"id": "chat-server-12",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6012
|
||||
}
|
||||
],
|
||||
"role": [
|
||||
{
|
||||
"id": "role-server-31",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6021
|
||||
},
|
||||
{
|
||||
"id": "role-server-32",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6022
|
||||
},
|
||||
{
|
||||
"id": "role-server-33",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6023
|
||||
},
|
||||
{
|
||||
"id": "role-server-34",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6024
|
||||
},
|
||||
{
|
||||
"id": "role-server-35",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6025
|
||||
},
|
||||
{
|
||||
"id": "role-server-36",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6026
|
||||
}
|
||||
],
|
||||
"battle": [
|
||||
{
|
||||
"id": "battle-server-17",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6031
|
||||
},
|
||||
{
|
||||
"id": "battle-server-18",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6032
|
||||
},
|
||||
{
|
||||
"id": "battle-server-19",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6033
|
||||
},
|
||||
{
|
||||
"id": "battle-server-20",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6034
|
||||
}
|
||||
],
|
||||
"comBattle": [
|
||||
{
|
||||
"id": "comBattle-server-6",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6091
|
||||
}
|
||||
],
|
||||
"guild": [
|
||||
{
|
||||
"id": "guild-server-31",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6041
|
||||
},
|
||||
{
|
||||
"id": "guild-server-32",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6042
|
||||
},
|
||||
{
|
||||
"id": "guild-server-33",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6043
|
||||
},
|
||||
{
|
||||
"id": "guild-server-34",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6044
|
||||
},
|
||||
{
|
||||
"id": "guild-server-35",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6045
|
||||
},
|
||||
{
|
||||
"id": "guild-server-36",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6046
|
||||
}
|
||||
],
|
||||
"activity": [
|
||||
{
|
||||
"id": "activity-server-16",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6051
|
||||
},
|
||||
{
|
||||
"id": "activity-server-17",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6052
|
||||
},
|
||||
{
|
||||
"id": "activity-server-18",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6053
|
||||
},
|
||||
{
|
||||
"id": "activity-server-19",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6054
|
||||
}
|
||||
],
|
||||
"order": [
|
||||
{
|
||||
"id": "order-server-11",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6061
|
||||
},
|
||||
{
|
||||
"id": "order-server-12",
|
||||
"host": "172.16.4.170",
|
||||
"port": 6062
|
||||
}
|
||||
],
|
||||
"gm": [],
|
||||
"systimer": []
|
||||
};
|
||||
export const ch7 = {
|
||||
"connector": [
|
||||
{
|
||||
"id": "connector-server-37",
|
||||
"host": "172.16.4.199",
|
||||
"port": 4051,
|
||||
"clientHost": "yjz-bk-game10.fdd73.com",
|
||||
"clientPort": 3051,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-38",
|
||||
"host": "172.16.4.199",
|
||||
"port": 4052,
|
||||
"clientHost": "yjz-bk-game10.fdd73.com",
|
||||
"clientPort": 3052,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-39",
|
||||
"host": "172.16.4.199",
|
||||
"port": 4053,
|
||||
"clientHost": "yjz-bk-game10.fdd73.com",
|
||||
"clientPort": 3053,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-40",
|
||||
"host": "172.16.4.199",
|
||||
"port": 4054,
|
||||
"clientHost": "yjz-bk-game10.fdd73.com",
|
||||
"clientPort": 3054,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-41",
|
||||
"host": "172.16.4.199",
|
||||
"port": 4055,
|
||||
"clientHost": "yjz-bk-game10.fdd73.com",
|
||||
"clientPort": 3055,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-42",
|
||||
"host": "172.16.4.199",
|
||||
"port": 4056,
|
||||
"clientHost": "yjz-bk-game10.fdd73.com",
|
||||
"clientPort": 3056,
|
||||
"frontend": true
|
||||
}
|
||||
],
|
||||
"chat": [],
|
||||
"role": [
|
||||
{
|
||||
"id": "role-server-37",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6021
|
||||
},
|
||||
{
|
||||
"id": "role-server-38",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6022
|
||||
},
|
||||
{
|
||||
"id": "role-server-39",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6023
|
||||
},
|
||||
{
|
||||
"id": "role-server-40",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6024
|
||||
},
|
||||
{
|
||||
"id": "role-server-41",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6025
|
||||
},
|
||||
{
|
||||
"id": "role-server-42",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6026
|
||||
},
|
||||
{
|
||||
"id": "role-server-43",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6027
|
||||
},
|
||||
{
|
||||
"id": "role-server-44",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6028
|
||||
},
|
||||
{
|
||||
"id": "role-server-45",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6029
|
||||
},
|
||||
{
|
||||
"id": "role-server-46",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6030
|
||||
},
|
||||
{
|
||||
"id": "role-server-47",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6031
|
||||
},
|
||||
{
|
||||
"id": "role-server-48",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6032
|
||||
},
|
||||
{
|
||||
"id": "role-server-49",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6033
|
||||
},
|
||||
{
|
||||
"id": "role-server-50",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6034
|
||||
},
|
||||
{
|
||||
"id": "role-server-51",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6035
|
||||
},
|
||||
{
|
||||
"id": "role-server-52",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6036
|
||||
},
|
||||
{
|
||||
"id": "role-server-53",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6037
|
||||
},
|
||||
{
|
||||
"id": "role-server-54",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6038
|
||||
},
|
||||
{
|
||||
"id": "role-server-55",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6039
|
||||
},
|
||||
{
|
||||
"id": "role-server-56",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6040
|
||||
}
|
||||
],
|
||||
"battle": [],
|
||||
"comBattle": [],
|
||||
"guild": [],
|
||||
"activity": [
|
||||
{
|
||||
"id": "activity-server-20",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6051
|
||||
},
|
||||
{
|
||||
"id": "activity-server-21",
|
||||
"host": "172.16.4.199",
|
||||
"port": 6052
|
||||
}
|
||||
],
|
||||
"order": [],
|
||||
"gm": [],
|
||||
"systimer": []
|
||||
};
|
||||
export const ch8 = {
|
||||
"connector": [
|
||||
{
|
||||
"id": "connector-server-43",
|
||||
"host": "172.16.4.200",
|
||||
"port": 4051,
|
||||
"clientHost": "yjz-bk-game11.fdd73.com",
|
||||
"clientPort": 3051,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-44",
|
||||
"host": "172.16.4.200",
|
||||
"port": 4052,
|
||||
"clientHost": "yjz-bk-game11.fdd73.com",
|
||||
"clientPort": 3052,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-45",
|
||||
"host": "172.16.4.200",
|
||||
"port": 4053,
|
||||
"clientHost": "yjz-bk-game11.fdd73.com",
|
||||
"clientPort": 3053,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-46",
|
||||
"host": "172.16.4.200",
|
||||
"port": 4054,
|
||||
"clientHost": "yjz-bk-game11.fdd73.com",
|
||||
"clientPort": 3054,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-47",
|
||||
"host": "172.16.4.200",
|
||||
"port": 4055,
|
||||
"clientHost": "yjz-bk-game11.fdd73.com",
|
||||
"clientPort": 3055,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-48",
|
||||
"host": "172.16.4.200",
|
||||
"port": 4056,
|
||||
"clientHost": "yjz-bk-game11.fdd73.com",
|
||||
"clientPort": 3056,
|
||||
"frontend": true
|
||||
}
|
||||
],
|
||||
"chat": [],
|
||||
"role": [
|
||||
{
|
||||
"id": "role-server-57",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6021
|
||||
},
|
||||
{
|
||||
"id": "role-server-58",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6022
|
||||
},
|
||||
{
|
||||
"id": "role-server-59",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6023
|
||||
},
|
||||
{
|
||||
"id": "role-server-60",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6024
|
||||
},
|
||||
{
|
||||
"id": "role-server-61",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6025
|
||||
},
|
||||
{
|
||||
"id": "role-server-62",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6026
|
||||
},
|
||||
{
|
||||
"id": "role-server-63",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6027
|
||||
},
|
||||
{
|
||||
"id": "role-server-64",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6028
|
||||
},
|
||||
{
|
||||
"id": "role-server-65",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6029
|
||||
},
|
||||
{
|
||||
"id": "role-server-66",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6030
|
||||
}
|
||||
],
|
||||
"battle": [
|
||||
{
|
||||
"id": "battle-server-21",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6031
|
||||
},
|
||||
{
|
||||
"id": "battle-server-22",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6032
|
||||
},
|
||||
{
|
||||
"id": "battle-server-23",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6033
|
||||
},
|
||||
{
|
||||
"id": "battle-server-24",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6034
|
||||
},
|
||||
{
|
||||
"id": "battle-server-25",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6035
|
||||
}
|
||||
],
|
||||
"comBattle": [
|
||||
{
|
||||
"id": "comBattle-server-7",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6091
|
||||
},
|
||||
{
|
||||
"id": "comBattle-server-8",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6092
|
||||
}
|
||||
],
|
||||
"guild": [],
|
||||
"activity": [
|
||||
{
|
||||
"id": "activity-server-22",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6051
|
||||
},
|
||||
{
|
||||
"id": "activity-server-23",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6052
|
||||
},
|
||||
{
|
||||
"id": "activity-server-24",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6053
|
||||
},
|
||||
{
|
||||
"id": "activity-server-25",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6054
|
||||
},
|
||||
{
|
||||
"id": "activity-server-26",
|
||||
"host": "172.16.4.200",
|
||||
"port": 6055
|
||||
}
|
||||
],
|
||||
"order": [],
|
||||
"gm": [],
|
||||
"systimer": []
|
||||
};
|
||||
export const ch9 = {
|
||||
"connector": [
|
||||
{
|
||||
"id": "connector-server-49",
|
||||
"host": "172.16.4.201",
|
||||
"port": 4051,
|
||||
"clientHost": "yjz-bk-game12.fdd73.com",
|
||||
"clientPort": 3051,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-50",
|
||||
"host": "172.16.4.201",
|
||||
"port": 4052,
|
||||
"clientHost": "yjz-bk-game12.fdd73.com",
|
||||
"clientPort": 3052,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-51",
|
||||
"host": "172.16.4.201",
|
||||
"port": 4053,
|
||||
"clientHost": "yjz-bk-game12.fdd73.com",
|
||||
"clientPort": 3053,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-52",
|
||||
"host": "172.16.4.201",
|
||||
"port": 4054,
|
||||
"clientHost": "yjz-bk-game12.fdd73.com",
|
||||
"clientPort": 3054,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-53",
|
||||
"host": "172.16.4.201",
|
||||
"port": 4055,
|
||||
"clientHost": "yjz-bk-game12.fdd73.com",
|
||||
"clientPort": 3055,
|
||||
"frontend": true
|
||||
},
|
||||
{
|
||||
"id": "connector-server-54",
|
||||
"host": "172.16.4.201",
|
||||
"port": 4056,
|
||||
"clientHost": "yjz-bk-game12.fdd73.com",
|
||||
"clientPort": 3056,
|
||||
"frontend": true
|
||||
}
|
||||
],
|
||||
"chat": [],
|
||||
"role": [
|
||||
{
|
||||
"id": "role-server-67",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6021
|
||||
},
|
||||
{
|
||||
"id": "role-server-68",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6022
|
||||
},
|
||||
{
|
||||
"id": "role-server-69",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6023
|
||||
},
|
||||
{
|
||||
"id": "role-server-70",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6024
|
||||
},
|
||||
{
|
||||
"id": "role-server-71",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6025
|
||||
},
|
||||
{
|
||||
"id": "role-server-72",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6026
|
||||
},
|
||||
{
|
||||
"id": "role-server-73",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6027
|
||||
},
|
||||
{
|
||||
"id": "role-server-74",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6028
|
||||
},
|
||||
{
|
||||
"id": "role-server-75",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6029
|
||||
},
|
||||
{
|
||||
"id": "role-server-76",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6030
|
||||
}
|
||||
],
|
||||
"battle": [
|
||||
{
|
||||
"id": "battle-server-26",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6031
|
||||
},
|
||||
{
|
||||
"id": "battle-server-27",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6032
|
||||
},
|
||||
{
|
||||
"id": "battle-server-28",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6033
|
||||
},
|
||||
{
|
||||
"id": "battle-server-29",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6034
|
||||
},
|
||||
{
|
||||
"id": "battle-server-30",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6035
|
||||
}
|
||||
],
|
||||
"comBattle": [
|
||||
{
|
||||
"id": "comBattle-server-9",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6091
|
||||
},
|
||||
{
|
||||
"id": "comBattle-server-10",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6092
|
||||
}
|
||||
],
|
||||
"guild": [],
|
||||
"activity": [
|
||||
{
|
||||
"id": "activity-server-27",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6051
|
||||
},
|
||||
{
|
||||
"id": "activity-server-28",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6052
|
||||
},
|
||||
{
|
||||
"id": "activity-server-29",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6053
|
||||
},
|
||||
{
|
||||
"id": "activity-server-30",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6054
|
||||
},
|
||||
{
|
||||
"id": "activity-server-31",
|
||||
"host": "172.16.4.201",
|
||||
"port": 6055
|
||||
}
|
||||
],
|
||||
"order": [],
|
||||
"gm": [],
|
||||
"systimer": []
|
||||
};
|
||||
Reference in New Issue
Block a user