派生自 development/c++

pansen
2019-03-06 c73d6fde347cfb6e0386ab1c651e8f38f939e89e
QiaoJiaSystem/FaceDetectServer/FaceDetectServerI.cpp
@@ -90,6 +90,7 @@
        }
        return thftResult;
    } else {
        throw std::runtime_error("shareMemory attach faild");
        ERR("shareMemory error  " << shareMemoryName);
//        throw std::runtime_error("shareMemory attach faild");
    }
}