This commit is contained in:
zyyang 2021-10-13 17:21:36 +08:00
parent 9121b7d3c5
commit c5d64c00a9

View File

@ -18,7 +18,7 @@
"parameter": { "parameter": {
"host": "192.168.56.105", "host": "192.168.56.105",
"port": 6030, "port": 6030,
"db": "test", "dbname": "test",
"user": "root", "user": "root",
"password": "taosdata" "password": "taosdata"
} }