diff --git a/Platform/common/rpc/rpc_util.h b/Platform/common/rpc/rpc_util.h index cd2a641ca..c52ae236a 100755 --- a/Platform/common/rpc/rpc_util.h +++ b/Platform/common/rpc/rpc_util.h @@ -14,7 +14,7 @@ #define DEBUG_ERROR 1 #define DEBUG_WARN 1 #define DEBUG_INFO 1 -#define DEBUG_DBG 1 +#define DEBUG_DBG 0 /* log */ #define rpc_log_error(fmt, ...) \