提交 22f38e54 编写于 作者: Z zyyang

change

上级 1bdcc0f1
...@@ -48,8 +48,6 @@ public class TaosDemoCommandLineRunner implements CommandLineRunner { ...@@ -48,8 +48,6 @@ public class TaosDemoCommandLineRunner implements CommandLineRunner {
System.exit(0); System.exit(0);
} }
DataSource dataSource = DataSourceFactory.getInstance(config.host, config.port, config.user, config.password);
// 准备数据 // 准备数据
prepareMetaData(config); prepareMetaData(config);
// 超级表的meta // 超级表的meta
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册