派生自 development/c++

xuxiuxi
2019-03-15 cdfb8eb2a956d25d688033be735f4741b2ab58bd
QiaoJiaSystem/FaceDetectServer/main.cpp
@@ -4,6 +4,7 @@
#include <basic/util/app/AppPreference.hpp>
#include "FaceDetectServerI.h"
int main(int argc,char** argv) {
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
#ifdef DEBUG
    argc = 2;
    const char* home = argv[0];