This commit is contained in:
smallfawn
2023-06-30 13:56:03 +08:00
parent 2a01603920
commit 48d3ad9346

View File

@@ -26,7 +26,7 @@ async function main(userInfo) {
await userInfo.sign()
await userInfo.grxx()
await userInfo.grxx()
// await userInfo.Sendtg_bot()
@@ -82,7 +82,7 @@ class UserInfo {
this.cusLog(`账号 ${this.index} ${name}: ${res.resultMsg}`)
} else this.cusLog(`账号[${this.index}] ${name} 失败 ❌ 了呢`), console.log(res);
}
async grxx() {
async grxx() {
let name = "个人信息";
let options = {
method: "get",