mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
3a84fdd77f
commit
bedcaf1c59
@ -7,7 +7,7 @@
|
||||
* @param text 通知头
|
||||
* @param desp 通知体
|
||||
* @param params 某些推送通知方式点击弹窗可跳转, 例:{ url: 'https://abc.com' }
|
||||
* @param author 作者仓库等信息 例:`本通知 By:https://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 作者仓库等信息 例:`本通知 By:https://github.com/whyour/qinglong`
|
||||
* @param author 作者仓库等信息 例:`Faker提示:如有疑问,请进群https://t.me/Soucetalk`
|
||||
* @returns {Promise<unknown>}
|
||||
*/
|
||||
let PushErrorTime = 0;
|
||||
|
@ -7,7 +7,7 @@
|
||||
* @param text 通知头
|
||||
* @param desp 通知体
|
||||
* @param params 某些推送通知方式点击弹窗可跳转, 例:{ url: 'https://abc.com' }
|
||||
* @param author 作者仓库等信息 例:`本通知 By:https://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 作者仓库等信息 例:`本通知 By:https://github.com/whyour/qinglong`
|
||||
* @param author 作者仓库等信息 例:`Faker提示:如有疑问,请进群https://t.me/Soucetalk`
|
||||
* @returns {Promise<unknown>}
|
||||
*/
|
||||
let PushErrorTime = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user