Compare commits

...

2 Commits

Author SHA1 Message Date
zjx
fbc2d11d48 Merge branch 'main' of https://git.qinjiu8.com/zengjx/MoviaBox 2025-06-13 18:30:02 +08:00
zjx
7a2faa9fe0 no message 2025-06-13 18:29:55 +08:00

View File

@ -87,7 +87,7 @@ extension SPApi: TargetType {
// "device-id" : JXUUID.systemUUID(), //id
"device-id" : JXUUID.uuid(), //id
"brand" : "apple", //
"app-name" : "",
"app-name" : kSPAPPBundleIdentifier,
"system-type" : "ios",
"idfa" : JXUUID.idfa(),
"model" : UIDevice.sp_machineModelName(),