Update gacmotor.js

This commit is contained in:
smallfawn 2023-12-21 11:41:14 +08:00 committed by GitHub
parent 2e923ed4c8
commit 33bbff7439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,6 +247,8 @@ class UserInfo {
lotterId = "498"
} else if (this.questionTaskId == 10) {
lotterId = "511"
} else if (this.questionTaskId == 11) {
lotterId = "522"
}
await this._activity_lotter_mall({ "activityId": lotterId, "channel": "wx_channel" })
//console.log(`目测30天内自动到账`)