feat: feedbank api

This commit is contained in:
zzc
2026-01-26 17:16:52 +08:00
parent 3226b35c4f
commit 3bb5127d8f
2 changed files with 10 additions and 5 deletions

View File

@@ -59,5 +59,6 @@ export function getDeviceInfo() {
language: info.language,
version: info.version,
SDKVersion: info.SDKVersion,
appId: "69665538a49b8ae3be50fe5d",
};
}