✨ feat(gvg): 添加城池排行榜定时推送
This commit is contained in:
@@ -219,6 +219,8 @@ async function treatStartLogic(app: _pinus.Application) {
|
||||
redisService.clearComBtlQueue();
|
||||
redisService.clearChannelServers();
|
||||
redisService.clearGVGHistoryAreas();
|
||||
redisService.clearGVGHistoryAreaTeam();
|
||||
redisService.clearGVGHistoryCityTeam();
|
||||
updateTeamStatus(COM_TEAM_STATUS.DEFAULT, COM_TEAM_STATUS.LOOSE);
|
||||
updateTeamStatus(COM_TEAM_STATUS.FIGHTING, COM_TEAM_STATUS.LOOSE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user