✏️ 修正类型

This commit is contained in:
BTMuli
2023-10-26 17:22:24 +08:00
parent 2b9db5b5e0
commit a9f92a6042

View File

@@ -13,7 +13,7 @@ import TGConstant from "../constant/TGConstant";
* @since Beta v0.3.0
* @param {string} accountId 账户 ID
* @param {string} gameToken 游戏 Token
* @returns {Promise<string | TGApp.BBS.Response.Base>}
* @returns {Promise<TGApp.BBS.Response.getStokenByGameTokenData | TGApp.BBS.Response.Base>}
*/
export async function getStokenByGameToken(
accountId: string,