1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-05-03 11:16:39 +08:00
This commit is contained in:
dylan
2023-08-19 19:57:05 +08:00
parent 915cad2aff
commit 3ca833563e
+1 -1
View File
@@ -1,7 +1,7 @@
/** /**
特务之明星送好礼 特务之明星送好礼
第一个CK黑号,自动退出 第一个CK黑号,自动退出
15 21 * * * jd_superBrandStar_.js 1 1 1 1 * jd_superBrandStar_.js
*/ */
const $ = new Env('特务之明星送好礼'); const $ = new Env('特务之明星送好礼');
const notify = $.isNode() ? require('./sendNotify') : ''; const notify = $.isNode() ? require('./sendNotify') : '';