mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
3f0d2c0893
commit
08219446a1
7
jd_dd_follow_cc.js
Normal file
7
jd_dd_follow_cc.js
Normal file
File diff suppressed because one or more lines are too long
@ -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 $ = new Env('京东试用')
|
||||||
const URL = 'https://api.m.jd.com/client.action'
|
const URL = 'https://api.m.jd.com/client.action'
|
||||||
let trialActivityIdList = []
|
let trialActivityIdList = []
|
||||||
|
Loading…
Reference in New Issue
Block a user