派生自 development/c++

chenshijun
2019-03-21 55337c3876fa54863463ab7c30a7ed0fcb3c88e5
QiaoJiaSystem/RecordVideo/main.cpp
@@ -47,7 +47,7 @@
#include "jsoncpp/json/json.h"
int main(int argc, char **argv) {
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
    SAVE_APP_ARGS;
    ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
    auto ich = Ice::initialize(argc, argv);