mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
feat: win 30483
This commit is contained in:
@@ -100,6 +100,7 @@ export class QQBasicInfoWrapper {
|
||||
getAppidV2ByMajor(QQVersion: string) {
|
||||
const majorPath = getMajorPath(QQVersion);
|
||||
const appid = parseAppidFromMajor(majorPath);
|
||||
console.log(appid);
|
||||
return appid;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user