Merge branch 'main' of https://git.qinjiu8.com/zengjx/MoviaBox
This commit is contained in:
commit
6e970b4a73
@ -87,7 +87,7 @@ extension SPApi: TargetType {
|
|||||||
// "device-id" : JXUUID.systemUUID(), //设备id
|
// "device-id" : JXUUID.systemUUID(), //设备id
|
||||||
"device-id" : JXUUID.uuid(), //设备id
|
"device-id" : JXUUID.uuid(), //设备id
|
||||||
"brand" : "apple", //品牌
|
"brand" : "apple", //品牌
|
||||||
"app-name" : "",
|
"app-name" : kSPAPPBundleIdentifier,
|
||||||
"system-type" : "ios",
|
"system-type" : "ios",
|
||||||
"idfa" : JXUUID.idfa(),
|
"idfa" : JXUUID.idfa(),
|
||||||
"model" : UIDevice.sp_machineModelName(),
|
"model" : UIDevice.sp_machineModelName(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user