Commit Graph

4 Commits

Author SHA1 Message Date
61b803d860 fix(server): 修正逻辑服务器开启时间
- 将 LogicServerLinux.txt 文件中的 ServerOpenTime 从 2024 年修改为 2022 年
- 该修改解决了版本验收逻辑服务器的开启时间错误问题
2024-12-14 11:35:16 +08:00
aixianling
eab4fd5da3 refactor(server): 启用 LocalLog 服务器连接
-恢复了 LocalLog 服务器的连接配置
- 设置 LocalLog服务器地址为 127.0.0.1,端口为 33101
2024-12-13 17:35:28 +08:00
aixianling
5698111f9e 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
- 这些日志文件记录了过去的运行信息,现在已不再需要
2024-12-13 14:24:08 +08:00
aixianling
06658f112f init 2024-12-13 13:41:02 +08:00