提交 2d3f60c1 编写于 作者: sangshuduo's avatar sangshuduo

make document align with code change.

上级 34ebf929
......@@ -745,7 +745,7 @@ TDengine also provides a Go client package named _taosSql_ for users to access T
```Go
import (
"database/sql"
_ "taosSql"
_ "github.com/taosdata/driver-go/taosSql"
)
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册