寻宝:恢复误删

This commit is contained in:
luying
2022-02-18 10:09:32 +08:00
parent c87f50ced0
commit 13ad1c1f19

View File

@@ -266,6 +266,7 @@ if (app.isMaster()) {
// 全部服务器启动完毕后初始化 redis 数据
redisService.checkConnectors();
redisService.readDataBase();
redisService.clearComBtlQueue();
redisService.clearChannelServers();
updateTeamStatus(COM_TEAM_STATUS.DEFAULT, COM_TEAM_STATUS.LOOSE);
updateTeamStatus(COM_TEAM_STATUS.FIGHTING, COM_TEAM_STATUS.LOOSE);