@@ -1212,7 +1212,7 @@ ComontAlretViewControllerDelegate>
//重启后重连 出来的
if(_isResetingType){
mainBlock(^{
- [[iToast makeText:NSLocalizedString(@"my_set_no_Restore_Factorying_tips",nil)] show];
+ [[iToast makeText:NSLocalizedString(@"my_set_no_Restore_Factory_ok_tips",nil)] show];
});
_isResetingType = NO;
[self opencommandChannelManagerrc_openURL];