mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-02-13 02:23:37 +00:00
1
This commit is contained in:
parent
501d2c5182
commit
cb691f1cca
@ -16,7 +16,6 @@ const $ = new Env('东东农场-任务');
|
||||
let cookiesArr = [], cookie = '', jdFruitShareArr = [], isBox = false, notify, newShareCodes, allMessage = '';
|
||||
//助力好友分享码(最多3个,否则后面的助力失败),原因:京东农场每人每天只有3次助力机会
|
||||
let shareCodes = ['']
|
||||
const dy = require('./function/dylanz')
|
||||
let message = '', subTitle = '', option = {}, isFruitFinished = false, ct = 0;
|
||||
const retainWater = 100;//保留水滴大于多少g,默认100g;
|
||||
let jdNotify = false;//是否关闭通知,false打开通知推送,true关闭通知推送
|
||||
|
||||
Loading…
Reference in New Issue
Block a user