Skip to content

Commit 0e80823

Browse files
authored
Update dell1106.js
1 parent 68d282a commit 0e80823

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dell1106.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ const presellInfoList=homeData.data.presellInfoVO.presellInfoList;
133133
console.log(`此任务已做完,跳过`);
134134
}
135135
}
136+
console.log('\n任务四:关注公众号,可能有问题');
137+
await doPost(`${JD_API_HOST}/task/getPrize?t=${Date.now()}`,`id=0&activityId=${activeID}&type=4`);
136138
}
137139
}
138140
function doPost(url, body) {

0 commit comments

Comments
 (0)