From 59d62df7fab29ff59ebfdc9ff18a357d2421939d Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:11:41 +0800 Subject: [PATCH] Update gacmotor.js --- gacmotor.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gacmotor.js b/gacmotor.js index 249a7f9..830c0a2 100644 --- a/gacmotor.js +++ b/gacmotor.js @@ -162,8 +162,9 @@ class UserInfo { await this._submit_answer({ "activityId": 464, "taskId": this.questionTaskId, "userSubmitAnswerVoList": [{ "questionId": this.questionId, "userAnswer": this.userAnswer, "answerIdList": this.answerIdList }] }) //抽奖 await this._activity_lotter_mall({ "activityId": "465", "channel": "wx_channel" }) - console.log(`请截图中奖记录找客服领取 微信打开链接截图中奖记录 https://mall.gacmotor.com/act/turntable?id=465&channelCode=`); - console.log(`加客服的地址 https://mall.gacmotor.com/act/answer-activity?id=464`); + console.log(`目测30天内自动到账`) + //console.log(`请微信打开链接截图中奖记录 发给客服登记G豆 https://mall.gacmotor.com/act/turntable?id=465&channelCode=`); + //console.log(`加客服的地址 https://mall.gacmotor.com/act/answer-activity?id=464`); } else { console.log(`本周答题完成或未到活动时间`); }