聊天:加入玩家发起的群聊和测试用例
This commit is contained in:
@@ -225,6 +225,7 @@ export const REDIS_KEY = {
|
||||
GUILD_ACTIVE_RANK: "guildActiveRank", // 公会周活跃排行榜
|
||||
DB_GAME: 'db_game', // 服务器列表
|
||||
ONLINE_USERS: 'onlineUsers', // 在线用户情况
|
||||
CHANNEL_SERVERS: 'chat:channelServers', // 渠道对应的 chat 服务器 Id
|
||||
}
|
||||
|
||||
// 各排行榜对应hash的key
|
||||
|
||||
Reference in New Issue
Block a user