diff --git a/src/common/utils/QQBasicInfo.ts b/src/common/utils/QQBasicInfo.ts index 5a7d865a..406269b2 100644 --- a/src/common/utils/QQBasicInfo.ts +++ b/src/common/utils/QQBasicInfo.ts @@ -74,4 +74,4 @@ if (systemPlatform === 'linux') { _appid = '537234773'; } // todo: mac 平台的 appid -export const appid = _appid; +export const appid = _appid; \ No newline at end of file