From 83e687827a8f5063a313b885e54492503c32dd8e Mon Sep 17 00:00:00 2001 From: Xuefeng Tan <1172915550@qq.com> Date: Mon, 14 Nov 2022 20:57:24 +0800 Subject: [PATCH] fix(taosAdapter): fix log output (#18126) --- src/plugins/taosadapter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/taosadapter b/src/plugins/taosadapter index 1794a8019c..1b1a07e847 160000 --- a/src/plugins/taosadapter +++ b/src/plugins/taosadapter @@ -1 +1 @@ -Subproject commit 1794a8019c1fa3e601e2c89b64582c8fdc59a27f +Subproject commit 1b1a07e8477a37be6d61a7fc907479ec5ebd05b7 -- GitLab