Files
bl/modules/player/service
昔念 aa53001982
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
```
refactor(cool): 移除Redis监听功能和用户结构体定义

移除ListenFunc函数,该函数提供Redis PubSub监听功能,
包括自动重连和心跳保活机制。同时删除User结构体定义和
相关有序集合变量,这些功能将由rpc模块替代实现。

feat(rpc): 添加对ListenFunc的调用以处理Redis监听

在login模块中
2026-03-04 23:38:21 +08:00
..
1
2026-02-13 22:57:05 +08:00
11
2026-02-14 07:36:05 +08:00
1
2026-02-17 22:36:18 +08:00
1
2026-02-13 22:57:05 +08:00
```
2026-03-02 01:36:16 +08:00
```
2026-03-02 23:59:15 +08:00
```
2026-03-02 23:59:15 +08:00
1
2026-02-23 21:42:36 +08:00
```
2026-03-04 23:38:21 +08:00
1
2026-02-13 22:57:05 +08:00
2026-02-14 04:27:57 +08:00
1
2026-02-14 03:05:51 +08:00
1
2026-02-13 22:57:05 +08:00
2026-02-23 07:47:06 +08:00