派生自 development/c++

pansen
2019-03-07 d3b7bbe7102cd089680a828f5d8f6402c8cf6342
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");