1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-04-23 04:44:23 +08:00
This commit is contained in:
2024
2024-04-07 20:10:41 +08:00
parent 86084c66fe
commit 2bb722ee36
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,11 +9,11 @@
此脚本为高并发单一签到本,自动过滤垃圾活动,与另外3个本无任何关联可单独运行
7 7 7 7 *
7 7 29 2 * jd_dpqd_single
*/
const $ = new Env('店铺签到')
const $ = new Env('单个店铺签到')
const jdCookie = require('./jdCookie')
const notify = require('./function/sendJDNotify')
const common = require('./function/jdCommon')