派生自 development/c++

xuxiuxi
2019-03-06 2bef72df0afa4f123365fb01fa961f9feabf0e45
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");
    }
}