chenyc
2025-07-01 86757b78b4fede4c68af4e431817d53fa3446eb8
electron/main/index.ts
@@ -167,7 +167,7 @@
  // 获取发送通知的渲染进程窗口
  const currentWin = getWindowByEvent(e);
  // 升级校验
  checkUpdate(currentWin);
  // checkUpdate(currentWin);
});