提交 c1ffc64e 编写于 作者: D dapan1121

fix: disable debug info

上级 3a2831a3
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include "trpc.h" #include "trpc.h"
extern SCatalogMgmt gCtgMgmt; extern SCatalogMgmt gCtgMgmt;
SCtgDebug gCTGDebug = {.statEnable = true}; SCtgDebug gCTGDebug = {0};
#if 0 #if 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册