巅峰演武:赛季优化修改

This commit is contained in:
luying
2022-10-17 16:04:45 +08:00
parent ddff18eb20
commit 08ca06d7ac
30 changed files with 590 additions and 272 deletions
+4
View File
@@ -193,6 +193,10 @@ async function treatStartLogic(app: _pinus.Application) {
initGuildActivityIndexInPinus()
.then(resetJoinWoodenHorse);
}
if(app.getServerType() == 'battle'|| app.getServerType() == 'role'|| app.getServerType() == 'connector') {
timeTaskService.setPvpSeasonNum();
timeTaskService.setPvpSettleSeasonNum();
}
if(app.isMaster()) {
redisService.initAllRank();