派生自 development/c++

miyanhui
2019-02-15 fa6cd4892d2841f7237a125f4c2ae96f9f49f520
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