Files
bl/logic/service
昔念 40b4d5955e ```
refactor(socket): 使用fmt.Println替换Logger.Error处理panic

修复socket连接关闭和流量处理中的panic恢复机制,
使用fmt.Println直接打印错误信息替代原有的Logger组件。

---

refactor(timer): 移除ants协程池依赖并优化错误处理

移除timer模块中对ants协程池的依赖,改用原生goroutine,
添加panic恢复机制确保任务执行的稳定性。

---

feat(player): 移除CountPlayer函数

删除玩家服务中统计在线玩家数量的功能函数,
该功能
2026-01-29 01:13:32 +08:00
..
```
2026-01-20 04:40:36 +08:00
```
2026-01-28 22:24:18 +08:00
```
2026-01-20 06:15:55 +08:00
```
2025-11-24 11:56:20 +08:00
```
2025-11-24 11:56:20 +08:00
```
2026-01-29 01:13:32 +08:00
```
2026-01-19 18:51:56 +08:00
```
2026-01-29 01:13:32 +08:00
```
2025-11-24 11:56:20 +08:00
```
2026-01-19 18:51:56 +08:00
```
2026-01-25 23:17:46 +08:00