diff --git a/examples/QuickStartDemo/HelloServer/Server/HelloImp.cpp b/examples/QuickStartDemo/HelloServer/Server/HelloImp.cpp index e0d5a2c..47c6350 100644 --- a/examples/QuickStartDemo/HelloServer/Server/HelloImp.cpp +++ b/examples/QuickStartDemo/HelloServer/Server/HelloImp.cpp @@ -35,7 +35,7 @@ void HelloImp::destroy() int HelloImp::testHello(const std::string &sReq, std::string &sRsp, tars::TarsCurrentPtr current) { - TLOGDEBUG("HelloImp::testHellosReq:"<