From 336c876efab19bfd0062616ad820b2c469de074d Mon Sep 17 00:00:00 2001 From: BTMuli Date: Fri, 19 May 2023 14:07:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20url=20=E7=94=A8=E9=80=94?= =?UTF-8?q?=E5=8B=98=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/api/TGApi.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/api/TGApi.ts b/src/web/api/TGApi.ts index 317cb898..492f3922 100644 --- a/src/web/api/TGApi.ts +++ b/src/web/api/TGApi.ts @@ -25,7 +25,7 @@ const TGApi = { getTokens: TakumiTokensApi, // 根据 login_ticket 获取游戏 Token getLToken: PassportTokenApi, // 根据 stoken 获取 ltoken getCookieToken: PassportCookieTokenApi, // 根据 Cookie 获取 Token - verifyStoken: PassportVerifyApi, // 验证 stoken 有效性 + verifyLToken: PassportVerifyApi, // 验证 ltoken 有效性 }, GameData: { byCookie: {