Administrator
2026-08-13 696aae63b18f8a84f2c81955af7b25900704daf6
refs
author Administrator <15274802129@163.com>
Thursday, August 13, 2026 15:19 +0800
committer Administrator <15274802129@163.com>
Monday, August 24, 2026 14:16 +0800
commit696aae63b18f8a84f2c81955af7b25900704daf6
tree e9778322e4d126d7d299c690be98032b21497123 tree | zip | gz
parent a0460af5da48133ae1fd7741c2ddf9e8c639323d view | diff
fix(gate): 修复心跳调度器中服务器端口获取问题

- 添加 Environment 依赖注入以正确获取 Spring 配置属性
- 替换 System.getProperty 为 environment.getProperty 方法
- 修复命令行参数 --server.port=xxx 的兼容性问题
- 保持默认端口 8888 的回退机制
1 files modified
8 ■■■■ changed files
src/main/java/com/xcong/excoin/modules/gateApi/HeartbeatScheduler.java 8 ●●●● diff | view | raw | blame | history