mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
sendNotify.js顶部注释添加说明
This commit is contained in:
parent
42abcabf32
commit
cbc2b7c7bc
@ -1,3 +1,9 @@
|
||||
/*
|
||||
* @Author: lxk0301 https://github.com/lxk0301
|
||||
* @Date: 2020-08-19 16:12:40
|
||||
* @Last Modified by: lxk0301
|
||||
* @Last Modified time: 2020-12-20 13:52:54
|
||||
*/
|
||||
const querystring = require("querystring");
|
||||
const $ = new Env();
|
||||
// =======================================微信server酱通知设置区域===========================================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user