先不清空,最后一个玩家时可能会有异常

This commit is contained in:
ciniao 2024-01-12 16:32:09 +08:00
parent 945d406131
commit a46b8f671c

View File

@ -78,8 +78,8 @@ async function clearRedis() {
G.redis.fromatKey('equip'),
G.redis.fromatKey('shiwu'),
G.redis.fromatKey('tanxian'),
G.redis.fromatKey('gbtx'),
G.redis.fromatKey('dxlt'),
//G.redis.fromatKey('gbtx'),
//G.redis.fromatKey('dxlt'),
])
}