From db7644eef236136efe10a98fc435b1d55d4b1267 Mon Sep 17 00:00:00 2001 From: Zhengmao Zhu <70138133+fenghuazzm@users.noreply.github.com> Date: Fri, 22 Jul 2022 11:11:03 +0800 Subject: [PATCH] Update 12-IDEA.mdx --- docs/zh/20-third-party/12-IDEA.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/20-third-party/12-IDEA.mdx b/docs/zh/20-third-party/12-IDEA.mdx index d807bdc423..a1d4d154da 100644 --- a/docs/zh/20-third-party/12-IDEA.mdx +++ b/docs/zh/20-third-party/12-IDEA.mdx @@ -52,7 +52,7 @@ IDEA Ultimate 版自带数据库管理工具,类似于一个小型 Navicat。 - 此处使用 RESTful 连接,URL 示例为:jdbc:TAOS-RS://VM-24-8-centos:6041/log(需要在 Hosts 文件内添加域名解析;URL 内的 locale、timezone 参数在 RESTful 连接中不生效) -![image](https://user-images.githubusercontent.com/70138133/180197188-4ead4635-e479-4498-8252-c84041c1770e.png) +![image](https://user-images.githubusercontent.com/70138133/180354605-6119a68f-40a5-4e1a-b5db-27921ddc0861.png) - 点击测试连接,出现黄色感叹号不影响使用。 -- GitLab