mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
test
This commit is contained in:
4
jlzx.js
4
jlzx.js
@@ -26,7 +26,7 @@ async function main(userInfo) {
|
|||||||
|
|
||||||
|
|
||||||
await userInfo.sign()
|
await userInfo.sign()
|
||||||
await userInfo.grxx()
|
await userInfo.grxx()
|
||||||
// await userInfo.Sendtg_bot()
|
// await userInfo.Sendtg_bot()
|
||||||
|
|
||||||
|
|
||||||
@@ -82,7 +82,7 @@ class UserInfo {
|
|||||||
this.cusLog(`账号 ${this.index} ${name}: ${res.resultMsg}`)
|
this.cusLog(`账号 ${this.index} ${name}: ${res.resultMsg}`)
|
||||||
} else this.cusLog(`账号[${this.index}] ${name} 失败 ❌ 了呢`), console.log(res);
|
} else this.cusLog(`账号[${this.index}] ${name} 失败 ❌ 了呢`), console.log(res);
|
||||||
}
|
}
|
||||||
async grxx() {
|
async grxx() {
|
||||||
let name = "个人信息";
|
let name = "个人信息";
|
||||||
let options = {
|
let options = {
|
||||||
method: "get",
|
method: "get",
|
||||||
|
|||||||
Reference in New Issue
Block a user