修改正式环境数据库信息

This commit is contained in:
Dai Mr 2025-05-22 10:20:59 +08:00
parent 6393db4dc6
commit f4b7afae48

View File

@ -23,10 +23,10 @@
}, },
"IoTDBOptions": { "IoTDBOptions": {
"UserName": "root", "UserName": "root",
//"Password": "Yp2eU6MVdIjXCL", "Password": "Yp2eU6MVdIjXCL",
//"ClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ], "ClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
"Password": "root", //"Password": "root",
"ClusterList": [ "121.42.175.177:16667" ], //"ClusterList": [ "121.42.175.177:16667" ],
"PoolSize": 2, "PoolSize": 2,
"DataBaseName": "energy", "DataBaseName": "energy",
"OpenDebugMode": true, "OpenDebugMode": true,