From 3128c8a50670c6d546e8f11c83d45fb74d3e9112 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sat, 7 Dec 2024 16:58:12 +0800 Subject: [PATCH] Update gacmotor.js --- gacmotor.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gacmotor.js b/gacmotor.js index ec33c58..00a2641 100644 --- a/gacmotor.js +++ b/gacmotor.js @@ -16,11 +16,11 @@ * 每日抽奖 gacmotorLuckyDram=1 抽奖次数[1-10] 不写默认抽奖一次(首次免费) 以后每次花费2G豆抽奖 每天上限10次 * */ -let GacmotorCookies = './GacmotorCookies.json';//指定文件目录 +let GacmotorCookies = './gac.json';//指定文件目录 const $ = new Env("广汽传祺"); const notify = $.isNode() ? require('./sendNotify') : ''; //const { updateEnv11, getEnvs, updateEnv } = require("./ql") -const appVersion = "5.1.12" +const appVersion = "5.1.22" //let ckName = "gacmotorToken"; //let envSplitor = ["@", "\n"]; //多账号分隔符 let strSplitor = "#"; //多变量分隔符 @@ -874,7 +874,7 @@ class UserInfo { let { body: result } = await httpRequest(options); //console.log(options); result = JSON.parse(result); - //console.log(result); + console.log(result); if (result.resultCode == "0") { if (result.data == true) { //已签