更换联系电话,提高稳定新。rangge闪退修改
This commit is contained in:
+3
@@ -46,6 +46,9 @@
|
||||
|
||||
NSString*str=[dataContorl dataToHexString:data];
|
||||
|
||||
if (str.length<127) {
|
||||
return;
|
||||
}
|
||||
str=[str substringWithRange:NSMakeRange(124,4)];
|
||||
UInt64 mac=[dataContorl hexToTen:str];
|
||||
NSLog(@"%llu",mac);
|
||||
|
||||
Reference in New Issue
Block a user