no message
This commit is contained in:
parent
7e37c16187
commit
690f961812
@ -86,7 +86,7 @@ extension VPApi: 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" : kVPAPPBundleIdentifier,
|
||||||
"system-type" : "ios",
|
"system-type" : "ios",
|
||||||
"idfa" : JXUUID.idfa(),
|
"idfa" : JXUUID.idfa(),
|
||||||
"model" : UIDevice.vp_machineModelName(),
|
"model" : UIDevice.vp_machineModelName(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user