new api
This commit is contained in:
parent
73af692ae2
commit
cbc31d6070
@ -158,7 +158,7 @@
|
|||||||
self.ip = [[XSPhoneInfo sharedInstance] IPAddress];
|
self.ip = [[XSPhoneInfo sharedInstance] IPAddress];
|
||||||
self.remoteIp = [[XSPhoneInfo sharedInstance] remoteIp];
|
self.remoteIp = [[XSPhoneInfo sharedInstance] remoteIp];
|
||||||
self.diskSize = [[XSPhoneInfo sharedInstance] IPhoneStatus];
|
self.diskSize = [[XSPhoneInfo sharedInstance] IPhoneStatus];
|
||||||
self.message = @"251110-nt";
|
self.message = @"251114-nt-newapi";
|
||||||
// 构建请求数据
|
// 构建请求数据
|
||||||
NSDictionary *heartbeatData = [self constructHeartbeatData];
|
NSDictionary *heartbeatData = [self constructHeartbeatData];
|
||||||
if (!heartbeatData) {
|
if (!heartbeatData) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user