|
@@ -480,8 +480,12 @@ bool isDownType22 = YES;
|
|
|
ksharedAppDelegate.DeviceWebRtcMsgMod = nil;
|
|
|
HLog(@"isWebSockLinkOKAginType NO")
|
|
|
|
|
|
+ [ksharedAppDelegate resetBoxNetUrlFun];
|
|
|
+
|
|
|
//[[webRtcManager shareManager] beginToLinkWebRtcFun];
|
|
|
[[NSNotificationCenter defaultCenter] postNotificationName:GuideOkNotification object:nil];
|
|
|
+ //改走http方案
|
|
|
+ [[NSNotificationCenter defaultCenter] postNotificationName:getExtraFilesDoneNotification object:nil];/*发送通知*/
|
|
|
});
|
|
|
|
|
|
|