派生自 development/c++

xuxiuxi
2019-03-11 8b7ff0dd9923f5ee2fa4b16b73ebdb7a6c1dc0a0
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");
    }
}