Commit dafbf01d by “liusq”

修改抓图失败ping结果01

parent 34a42d9c
......@@ -1395,6 +1395,7 @@ int CameraHandle::deviceReboot(){
qInfo() << sSn<<":重启相机失败"<<nRet;
return 0 ;
}
qInfo()<<QString("SN(%1): 重启相机成功").arg(sSn);
QString ip=QString::fromUtf8(loginParam->sDevId);
MainWindow::sp_this->clearOfflineCameraHandle(ip,loginParam->nDevPort);
return nRet;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment