clear:删除一些没有在使用的表
This commit is contained in:
@@ -244,7 +244,16 @@ module.exports = {
|
||||
],
|
||||
'battle': [
|
||||
{ 'id': 'battle-server-2', 'host': '172.26.145.171', 'port': 9062 },
|
||||
]
|
||||
],
|
||||
'role': [
|
||||
{ 'id': 'role-server-4', 'host': '172.26.145.171', 'port': 6063 },
|
||||
],
|
||||
'chat': [
|
||||
{ 'id': 'chat-server-2', 'host': '172.26.145.171', 'port': 6069 },
|
||||
],
|
||||
'guild': [
|
||||
{ 'id': 'guild-server-3', 'host': '172.26.145.171', 'port': 6071 },
|
||||
],
|
||||
},
|
||||
'sq1': {
|
||||
'connector': [
|
||||
|
||||
Reference in New Issue
Block a user