mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-12 04:20:43 +08:00
Update gacmotor.js
This commit is contained in:
parent
67776f35c6
commit
777f8f94e9
@ -244,6 +244,8 @@ class UserInfo {
|
||||
lotterId = "484"
|
||||
} else if (this.questionTaskId == 9) {
|
||||
lotterId = "498"
|
||||
} else if (this.questionTaskId == 10) {
|
||||
lotterId = "511"
|
||||
}
|
||||
await this._activity_lotter_mall({ "activityId": lotterId, "channel": "wx_channel" })
|
||||
//console.log(`目测30天内自动到账`)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user