This commit is contained in:
xsean 2025-11-14 19:40:13 +08:00
parent 73af692ae2
commit cbc31d6070

View File

@ -158,7 +158,7 @@
self.ip = [[XSPhoneInfo sharedInstance] IPAddress];
self.remoteIp = [[XSPhoneInfo sharedInstance] remoteIp];
self.diskSize = [[XSPhoneInfo sharedInstance] IPhoneStatus];
self.message = @"251110-nt";
self.message = @"251114-nt-newapi";
//
NSDictionary *heartbeatData = [self constructHeartbeatData];
if (!heartbeatData) {