diff --git a/gacmotor.js b/gacmotor.js index 89e68b5..def2f04 100644 --- a/gacmotor.js +++ b/gacmotor.js @@ -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天内自动到账`)