热点连接优化

This commit is contained in:
kai60
2022-03-27 22:08:21 +08:00
parent 9a5fe717a2
commit 90bcb3e43a
6 changed files with 62 additions and 26 deletions
@@ -187,7 +187,7 @@
}else if([string2 isEqualToString:@"00"]&&string1.length==52){
AppDelegate*delegate=(AppDelegate*)[[UIApplication sharedApplication]delegate];
[delegate.window makeToast:@"设备已离线"];
// [delegate.window makeToast:@"设备已离线"];
if (self.communiteDelegate) {
[self.communiteDelegate ifishDeviceLogInFail];