no message

This commit is contained in:
zjx 2025-06-13 18:29:55 +08:00
parent cb70d63465
commit 7a2faa9fe0

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(),