diff --git a/docs/zh/10-third-party/05-bi/11-superset.md b/docs/zh/10-third-party/05-bi/11-superset.md index e819da0615..2746b6bf4c 100644 --- a/docs/zh/10-third-party/05-bi/11-superset.md +++ b/docs/zh/10-third-party/05-bi/11-superset.md @@ -33,8 +33,8 @@ pip3 install taos-ws-py ```bash taosws://用户名:密码@主机名:端口号 ``` -| 参数名称 |
参数说明
| -|:------- |:-------------------------------- | +| 参数名称 | 参数说明 | +|:------- |:-------------------------------- :| | 用户名 | 登录 TDengine 数据库用户名 | | 密码 | 登录 TDengine 数据库密码 | | 主机名 | TDengine 数据库所在主机名称 |