派生自 development/c++

chenshijun
2019-03-15 0e6b563bd5099efe8a684b452cc9d7b781a27412
QiaoJiaSystem/VideoToImage/main.cpp
@@ -27,7 +27,7 @@
int main(int argc, char **argv) {
    SAVE_APP_ARGS
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
#ifdef GLOG
        ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
#endif