🎈 perf(内存): roleRoute挂在app上

This commit is contained in:
luying
2023-04-21 20:48:09 +08:00
parent d8bb70753b
commit 5182337667
12 changed files with 75 additions and 11 deletions

View File

@@ -32,7 +32,7 @@ import { getRandSingleEelm } from "../../pubUtils/util";
import { CounterModel } from "../../db/Counter";
import { setInterval } from "timers";
import { DicRaceActivity } from "../../pubUtils/dictionary/DicRaceActivity";
import { dispatch } from "../../pubUtils/dispatcher";
import { dispatch } from "../../util/dispatcher";
import { GuildModel } from "../../db/Guild";
let gateActivityObj: GateActivityObject;