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) {