mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-12 21:14:59 +08:00
Update gacmotor.js
This commit is contained in:
parent
9c0a9f0f91
commit
2bd2a19c09
@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
let GacmotorCookies = './GacmotorCookies.json';//指定文件目录
|
let GacmotorCookies = './GacmotorCookies.json';//指定文件目录
|
||||||
const $ = new Env("广汽传祺");
|
const $ = new Env("广汽传祺");
|
||||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
const notify = $.isNode() ? require('../sendNotify') : '';
|
||||||
//const { updateEnv11, getEnvs, updateEnv } = require("./ql")
|
//const { updateEnv11, getEnvs, updateEnv } = require("./ql")
|
||||||
const appVersion = "5.1.22"
|
const appVersion = "5.1.22"
|
||||||
//let ckName = "gacmotorToken";
|
//let ckName = "gacmotorToken";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user