✨ feat(兼容): 配表使用后台隐藏物品
This commit is contained in:
@@ -197,6 +197,9 @@ async function treatStartLogic(app: _pinus.Application) {
|
||||
timeTaskService.setPvpSeasonNum();
|
||||
timeTaskService.setPvpSettleSeasonNum();
|
||||
}
|
||||
if(app.getServerType() != 'systimer') {
|
||||
timeTaskService.initHiddenData();
|
||||
}
|
||||
|
||||
if(app.isMaster()) {
|
||||
redisService.initAllRank();
|
||||
|
||||
Reference in New Issue
Block a user