diff --git a/jd_mall.js b/jd_malls.js similarity index 99% rename from jd_mall.js rename to jd_malls.js index 783d51e..d642f1c 100644 --- a/jd_mall.js +++ b/jd_malls.js @@ -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") : "";