派生自 development/c++

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