sendNotify.js顶部注释添加说明
This commit is contained in:
@@ -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 querystring = require("querystring");
|
||||||
const $ = new Env();
|
const $ = new Env();
|
||||||
// =======================================微信server酱通知设置区域===========================================
|
// =======================================微信server酱通知设置区域===========================================
|
||||||
|
Reference in New Issue
Block a user