Skip to content

Commit

Permalink
暂时移除抽奖
Browse files Browse the repository at this point in the history
  • Loading branch information
yang7758258 authored Jun 9, 2024
1 parent 948d81a commit 8190faf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions jdfls.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@ async function userTask(user) {
console.log(`\n============= 账号[${user.index}]开始任务 =============`)
await SignTask(user)
await wait (2)
await dw(user)
await wait (2)
await dw(user)
await wait (2)
await dw(user)
await wait (2)
await dw(user)
await wait (2)
//await dw(user)
//await wait (2)
//await dw(user)
//await wait (2)
//await dw(user)
//await wait (2)
//await dw(user)
//await wait (2)
await account(user)
}
// =============================================================================================================================
Expand Down

0 comments on commit 8190faf

Please sign in to comment.