ooo 2022-08-08 18:50:16 +08:00
parent c8bf20c7a1
commit 9807ea85bb
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
变量格式 ACT_URL="https://xxx.mall.json"
参考文件 docker文件里里面 mall.json
10 * * * * jd_mall.js
10 0,20 * * * jd_malls.js
*/
const $ = new Env("逛会场领卷");
const jdCookieNode = $.isNode() ? require("./jdCookie.js") : "";