mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
Update gacmotor.js
This commit is contained in:
@@ -247,6 +247,8 @@ class UserInfo {
|
|||||||
lotterId = "498"
|
lotterId = "498"
|
||||||
} else if (this.questionTaskId == 10) {
|
} else if (this.questionTaskId == 10) {
|
||||||
lotterId = "511"
|
lotterId = "511"
|
||||||
|
} else if (this.questionTaskId == 11) {
|
||||||
|
lotterId = "522"
|
||||||
}
|
}
|
||||||
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天内自动到账`)
|
||||||
|
|||||||
Reference in New Issue
Block a user