派生自 development/c++

pans
2019-03-30 25928e3093a7c0257128192d7785ec3f74e89e81
QiaoJiaSystem/LocalDBTool/main.cpp
@@ -241,7 +241,7 @@
int main(int argc, char **argv) {
    ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
    std::string m = "test";
    DBG(m << " DBG");
    DBG(m << " DBG");