未验证 提交 035d4ee5 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #3059 from taosdata/add_notification_msg

add notification message before return
......@@ -198,7 +198,8 @@ int main(int argc, char *argv[])
taos_free_result(result);
taos_stmt_close(stmt);
printf("Data has been written, Please press enter to return");
return getchar();
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册