QiaoJiaSystem/StructureApp/JudgmentRetrogradeTool.cpp
@@ -312,7 +312,7 @@ if (!server) { ERR("server is null"); return false; //return false; } INFO("Record Video "<<imgKey); server->recordVideo(imgKey); @@ -320,7 +320,7 @@ catch (std::exception &e) { ERR("Record Video Err: "<<imgKey <<" Message: "<<e.what()); return false; //return false; } bool retface = false;