This commit is contained in:
Faker 2022-08-12 14:17:51 +08:00
parent 3f0d2c0893
commit 08219446a1
2 changed files with 8 additions and 4 deletions

7
jd_dd_follow_cc.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -21,10 +21,7 @@ export JD_TRY_UNIFIED="false" 默认采用不同试用组
定时自定义能用多久随缘了
*/
if (!process.env.APITOKEN) {
console.log('请到https://t.me/jd_api获取token设置变量export APITOKEN=你的Token来运行')
return;
}
const $ = new Env('京东试用')
const URL = 'https://api.m.jd.com/client.action'
let trialActivityIdList = []