mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-12 12:30:42 +08:00
Update gacmotor.js
This commit is contained in:
parent
fe6fa42b73
commit
363c82fbdd
@ -249,6 +249,8 @@ class UserInfo {
|
|||||||
lotterId = "511"
|
lotterId = "511"
|
||||||
} else if (this.questionTaskId == 11) {
|
} else if (this.questionTaskId == 11) {
|
||||||
lotterId = "522"
|
lotterId = "522"
|
||||||
|
} else if (this.questionTaskId == 12) {
|
||||||
|
lotterId = "523"
|
||||||
}
|
}
|
||||||
await this._activity_lotter_mall({ "activityId": lotterId, "channel": "wx_channel" })
|
await this._activity_lotter_mall({ "activityId": lotterId, "channel": "wx_channel" })
|
||||||
//console.log(`目测30天内自动到账`)
|
//console.log(`目测30天内自动到账`)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user