✨ feat(推送): 推送修改为向全院推送
This commit is contained in:
@@ -1013,7 +1013,7 @@ export async function gvgBattleEndSchedule() {
|
||||
|
||||
async function initPushMsgSchedule() {
|
||||
scheduleJob('sendAfkPlayers', '0 0 19 * * ?', async () => {
|
||||
pushClientMsg(SDK_PUSH_MSG_TYPE.AFK_ATTENTION);
|
||||
// pushClientMsg(SDK_PUSH_MSG_TYPE.AFK_ATTENTION);
|
||||
pushClientMsg(SDK_PUSH_MSG_TYPE.AP_DINNER);
|
||||
});
|
||||
scheduleJob('sendAfkPlayers', '0 0 12 * * ?', async () => {
|
||||
|
||||
Reference in New Issue
Block a user