提交 40f4534f 编写于 作者: Z zyyang

change

上级 ee85996b
......@@ -62,6 +62,7 @@ public class SubscribeDemo {
sub.close(false);
connection.close();
} catch (Exception e) {
System.out.println("host: " + host + ", database: " + database + ", topic: " + topic + ", sql: " + sql);
e.printStackTrace();
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册