pvp:修复赛季初始排行

This commit is contained in:
luying
2021-11-02 16:08:56 +08:00
parent dafac2c047
commit 33f2d73d20
10 changed files with 75 additions and 31 deletions

View File

@@ -45,6 +45,8 @@ let pvpRefreshInterval = null;
*/
export async function init() {
console.log('******* init systimer *******')
// pvp赛季
await setPvpSeason();