chore: 删除旧的日志文件
- 移除了多个旧的日志文件,包括: - AMServer_2024125.txt.log.txt - AMServer_2024126.txt.log.txt - AMServer_2024128.txt.log.txt - AMServer_2024129.txt.log.txt - AMServer_20241210.txt.log.txt - BackStageServer_2024125.txt.log - BackStageServer_2024126.txt.log - BackStageServer_2024128.txt.log - BackStageServer_2024129.txt.log - BackStageServer_20241210.txt.log - 这些日志文件记录了过去的运行信息,现在已不再需要
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
LogicServer = {
|
||||
ServerName = "版本验收-逻辑服(sid=1001)",
|
||||
ServerIndex = 1,
|
||||
ServerOpenTime = "2022-09-29 20:41:42",
|
||||
ServerOpenTime = "2024-09-29 20:41:42",
|
||||
--ServerCombineTime = "2023-12-21 8:00:00",
|
||||
spguid=1,
|
||||
|
||||
@@ -18,10 +18,10 @@ LogicServer = {
|
||||
},
|
||||
|
||||
--连接:LocalLog服务器
|
||||
LocalLogServer = {
|
||||
Address = "127.0.0.1",
|
||||
Port = 33101,
|
||||
},
|
||||
--LocalLogServer = {
|
||||
--Address = "127.0.0.1",
|
||||
--Port = 33101,
|
||||
--},
|
||||
|
||||
--连接:会话服务器
|
||||
SessionServer = {
|
||||
@@ -46,4 +46,4 @@ LogicServer = {
|
||||
Host = "127.0.0.1",
|
||||
Port = 8500,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user