派生自 development/c++

pansen
2019-03-20 f5b5d2e7cd233e5d72b6b891efd497d1c0e1399a
QiaoJiaSystem/FaceDetectServer/FaceExtractServerI.cpp
@@ -47,7 +47,8 @@
        }
        return feature;
    } else {
        throw std::runtime_error("shareMemory attach faild");
        ERR("shareMemory attach faild");
//        throw std::runtime_error("shareMemory attach faild");
    }
}