From 9c6cf1742210ecdfb2158ca58959ea1fbf78b1be Mon Sep 17 00:00:00 2001 From: 7777777 Date: Wed, 2 Mar 2022 00:45:11 +0800 Subject: [PATCH] 'update' --- gotifytest.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gotifytest.js b/gotifytest.js index 60781b2..968dd4b 100644 --- a/gotifytest.js +++ b/gotifytest.js @@ -21,7 +21,6 @@ async function sendNotify( //提供6种通知 desp += author; //增加作者信息,防止被贩卖等 await Promise.all([ - serverNotify(text, desp), //微信server酱 pushPlusNotify(text, desp), //pushplus(推送加) ]); //由于上述两种微信通知需点击进去才能查看到详情,故text(标题内容)携带了账号序号以及昵称信息,方便不点击也可知道是哪个京东哪个活动