提交 20cd227e 编写于 作者: Z zyyang

change

上级 5806683e
......@@ -49,7 +49,9 @@ public class TSDBDatabaseMetaDataTest {
}
@Test
public void getURL() {
public void getURL() throws SQLException {
String url = metaData.getURL();
System.out.println(url);
}
@Test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册