From 815a7fb6af39ab4c5c06278c81e5e6575e2a25a9 Mon Sep 17 00:00:00 2001 From: heiye Date: Sun, 21 Sep 2025 16:25:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=80=9A=E8=BF=87=E4=BA=86?= =?UTF-8?q?=E5=90=97=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index 7122c05..c1a95fe 100644 --- a/app.js +++ b/app.js @@ -14,6 +14,7 @@ const GOTIFY_TOKEN = 'A1wFaeaj-VskqyF'; // 你的 Gotify 应用 Token //财产测试git的密钥功能 //测试git推送 //再来 +//测试通过了吗? // 启动前检查配置是否齐全 if (!GOTIFY_URL || !GOTIFY_TOKEN) {