登录:登录时候的redis改为原子性

This commit is contained in:
luying
2022-06-08 15:09:10 +08:00
parent f4bfc40cfa
commit d926de282b
2 changed files with 6 additions and 1 deletions

View File

@@ -213,6 +213,7 @@ export enum REDIS_KEY {
SERVER_OPEN_TIME = 'serverOpenTime', // 服务器开服时间
ONLINE_USERS ='onlineUsers', // 在线用户情况
ONLINE_TIME ='onlineTime', // 玩家在线时间
ONLINE_CNT ='onlineCnt', // 在线次数
CHANNEL_SERVERS ='chat:channelServers', // 渠道对应的 chat 服务器 Id,
USER_GATE_ACTIVITY ='usrGateAct', // 蛮夷入侵玩家排行
GATE_ACTIVITY ='gateAct', // 蛮夷入侵军团排行