添加游戏账号获取

This commit is contained in:
BTMuli
2023-05-22 18:37:03 +08:00
parent 3c639cf0d2
commit 1f1c527760
3 changed files with 64 additions and 23 deletions

View File

@@ -8,8 +8,8 @@
// utils
import TGSqlite from "../../utils/TGSqlite";
// request
import { getTokensByLoginTicket } from "./getTokens";
import { getCookieTokenBySToken } from "./getCookieToken";
import { getTokensByLoginTicket } from "./getTokens";
import { verifyLToken } from "./verifyLToken";
/**