From fb55882dd94f825a35ad85729f5217e5b00e5dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=A8=E6=80=9D?= Date: Tue, 18 Jul 2023 16:52:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0PushMe=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E9=80=9A=E9=81=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample/notify.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sample/notify.js b/sample/notify.js index dc6939bb..247faabf 100644 --- a/sample/notify.js +++ b/sample/notify.js @@ -142,6 +142,7 @@ let SMTP_PASSWORD = ''; let SMTP_NAME = ''; // =======================================PushMe通知设置区域=========================================== +//官方文档:https://push.i-i.me/ //此处填你的PushMe KEY. let PUSHME_KEY = '';