From f49e7cbe5770258d1285e6c7742f6133f7f6898f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Tue, 6 Aug 2024 11:15:44 +0800 Subject: [PATCH] chore: log --- src/common/utils/QQBasicInfo.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/utils/QQBasicInfo.ts b/src/common/utils/QQBasicInfo.ts index 2ee6205a..e69c3827 100644 --- a/src/common/utils/QQBasicInfo.ts +++ b/src/common/utils/QQBasicInfo.ts @@ -39,9 +39,10 @@ export function getAppidV2(): { appid: string, qua: string } { } } catch (e) { - log('[QQ版本兼容性检测] 版本兼容性不佳,可能会导致一些功能无法正常使用', e); + log(`[QQ版本兼容性检测] 获取Appid异常 请检测NapCat/QQNT是否正常`); } // 以下是兜底措施 + log(`[QQ版本兼容性检测] ${getFullQQVesion()} 版本兼容性不佳,可能会导致一些功能无法正常使用`); return { appid: systemPlatform === 'linux' ? '537237950' : '537237765', qua: getQUAInternal() }; } // platform_type: 3,