提交 03f41151 编写于 作者: wmmhello's avatar wmmhello

[TD-5992] add set config interface for connector

上级 19683629
...@@ -462,6 +462,7 @@ static int taos_set_config_imp(const char *config){ ...@@ -462,6 +462,7 @@ static int taos_set_config_imp(const char *config){
} }
taosPrintGlobalCfg(); taosPrintGlobalCfg();
setConfFlag = true; setConfFlag = true;
return 0;
} }
int taos_set_config(const char *config){ int taos_set_config(const char *config){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册