测试通过了吗?

This commit is contained in:
2025-09-21 16:25:34 +08:00
parent 18fe8f1212
commit 815a7fb6af

1
app.js
View File

@@ -14,6 +14,7 @@ const GOTIFY_TOKEN = 'A1wFaeaj-VskqyF'; // 你的 Gotify 应用 Token
//财产测试git的密钥功能
//测试git推送
//再来
//测试通过了吗?
// 启动前检查配置是否齐全
if (!GOTIFY_URL || !GOTIFY_TOKEN) {