This commit is contained in:
Faker 2022-09-08 12:44:16 +08:00
parent 3a84fdd77f
commit bedcaf1c59
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
* @param text 通知头
* @param desp 通知体
* @param params 某些推送通知方式点击弹窗可跳转, { url: 'https://abc.com' }
* @param author 作者仓库等信息 `本通知 Byhttps://github.com/whyour/qinglong`
* @param author 作者仓库等信息 `Faker提示如有疑问请进群https://t.me/Soucetalk`
*/
//详细说明参考 https://github.com/ccwav/QLScript2.
const querystring = require('querystring');
@ -117,7 +117,7 @@ let GOTIFY_PRIORITY = 0;
* @param text 通知头
* @param desp 通知体
* @param params 某些推送通知方式点击弹窗可跳转, { url: 'https://abc.com' }
* @param author 作者仓库等信息 `本通知 Byhttps://github.com/whyour/qinglong`
* @param author 作者仓库等信息 `Faker提示如有疑问请进群https://t.me/Soucetalk`
* @returns {Promise<unknown>}
*/
let PushErrorTime = 0;

View File

@ -7,7 +7,7 @@
* @param text 通知头
* @param desp 通知体
* @param params 某些推送通知方式点击弹窗可跳转, { url: 'https://abc.com' }
* @param author 作者仓库等信息 `本通知 Byhttps://github.com/whyour/qinglong`
* @param author 作者仓库等信息 `Faker提示如有疑问请进群https://t.me/Soucetalk`
*/
//详细说明参考 https://github.com/ccwav/QLScript2.
const querystring = require('querystring');
@ -117,7 +117,7 @@ let GOTIFY_PRIORITY = 0;
* @param text 通知头
* @param desp 通知体
* @param params 某些推送通知方式点击弹窗可跳转, { url: 'https://abc.com' }
* @param author 作者仓库等信息 `本通知 Byhttps://github.com/whyour/qinglong`
* @param author 作者仓库等信息 `Faker提示如有疑问请进群https://t.me/Soucetalk`
* @returns {Promise<unknown>}
*/
let PushErrorTime = 0;