Compare commits
No commits in common. "fbc2d11d489966b01803ef6b0e873704e625daba" and "ef0b3b1ab82e759b48906cf910a9179129eafc5a" have entirely different histories.
fbc2d11d48
...
ef0b3b1ab8
@ -87,7 +87,7 @@ extension SPApi: TargetType {
|
||||
// "device-id" : JXUUID.systemUUID(), //设备id
|
||||
"device-id" : JXUUID.uuid(), //设备id
|
||||
"brand" : "apple", //品牌
|
||||
"app-name" : kSPAPPBundleIdentifier,
|
||||
"app-name" : "",
|
||||
"system-type" : "ios",
|
||||
"idfa" : JXUUID.idfa(),
|
||||
"model" : UIDevice.sp_machineModelName(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user