1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-13 03:01:18 +08:00

Compare commits

...

5 Commits

Author SHA1 Message Date
ooo
d47fae11d1 赚钱大赢家 2022-12-05 12:05:24 +08:00
ooo
f61177b903 del 2022-12-05 11:25:28 +08:00
ooo
984c9bf243 del 2022-12-05 11:22:56 +08:00
ooo
b412afb9d2 组队通用瓜分 2022-12-05 11:18:58 +08:00
ooo
57a86d5160 决战12.12 足够精彩 2022-12-05 11:12:26 +08:00
6 changed files with 427 additions and 193 deletions

View File

@@ -11,8 +11,8 @@ const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
const notify = $.isNode() ? require('./sendNotify') : '';
let cookiesArr = [], cookie = '', message = '';
let activityList = [
{'activityId' : '49aad82a1afb4bd7b84eb6e79f633a67' ,'activityShopId' : '1000002527' , 'activityName':'欧乐b' , 'updateCaptainNum' : '2' , 'type' : '0'}, //0
{'activityId' : '9dfd1384e00a411cbd9e82a34cc8d803' ,'activityShopId' : '1000003691' , 'activityName':'安佳' , 'updateCaptainNum' : '2' , 'type' : '0'}, //1
{'activityId' : '5280930d84294555b7a1e61cb97ce9de' ,'activityShopId' : '1000014486' , 'activityName':'安佳' , 'updateCaptainNum' : '20', 'type' : '0'},
{'activityId' : 'd923d226bc734984a11d450912de6297' ,'activityShopId' : '1000002527' , 'activityName':'新安怡' , 'updateCaptainNum' : '20', 'type' : '0'},
]
let activityNum = process.env.captian_id ?? 0;
if ($.isNode()) {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

205
jd_makemoneyshop_award.js Normal file

File diff suppressed because one or more lines are too long