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