推送:推送函数修复
This commit is contained in:
@@ -9,7 +9,7 @@ import { nowSeconds } from "../../../pubUtils/timeUtil";
|
||||
import { getServerMainten } from "../../../services/gmService";
|
||||
import { errlogger } from "../../../util/logger";
|
||||
import { gameData } from "../../../pubUtils/data";
|
||||
import { sendMessageToUser, sendMessageToUserWithSuc } from "../../../services/pushService";
|
||||
import { sendMessageToUser } from "../../../services/pushService";
|
||||
export function globalFilter(app: Application) {
|
||||
return new Filter(app);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user