mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
jd_club_lottery.js
This commit is contained in:
parent
4cb1fa3b3b
commit
b04f979b23
@ -93,7 +93,7 @@ const JD_API_HOST = 'https://api.m.jd.com/client.action';
|
||||
$.canHelp = true;
|
||||
if ($.canHelp && $.activityId) {
|
||||
$.assigFirends = $.assigFirends.concat({
|
||||
"encryptAssignmentId": "2mPXah3aWb3Q86kkaCMhey6sNYR4",
|
||||
"encryptAssignmentId": $.assigFirends[0] && $.assigFirends[0]['encryptAssignmentId'],
|
||||
"assignmentType": 2,
|
||||
"itemId": "SZm_olqSxIOtH97BATGmKoWraLaw",
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user