diff --git a/DockerComposeShells/adminapi/conf/appsettings.Development.json b/DockerComposeShells/adminapi/conf/appsettings.Development.json index 1ca4d35..39d6020 100644 --- a/DockerComposeShells/adminapi/conf/appsettings.Development.json +++ b/DockerComposeShells/adminapi/conf/appsettings.Development.json @@ -56,7 +56,7 @@ }, "IoTDBOptions": { "UserName": "root", - "Password": "Lixiao@1980", + "Password": "Li#xiao@198!0", "TreeModelClusterList": [ "iotdb-standalone:6667" ], "TableModelClusterList": [ "iotdb-standalone:6667" ], "PoolSize": 32, diff --git a/DockerComposeShells/adminapi/conf/appsettings.Development_服务订阅模式.json b/DockerComposeShells/adminapi/conf/appsettings.Development_服务订阅模式.json index 4e28203..647dc59 100644 --- a/DockerComposeShells/adminapi/conf/appsettings.Development_服务订阅模式.json +++ b/DockerComposeShells/adminapi/conf/appsettings.Development_服务订阅模式.json @@ -56,7 +56,7 @@ }, "IoTDBOptions": { "UserName": "root", - "Password": "Lixiao@1980", + "Password": "Li#xiao@198!0", "TreeModelClusterList": [ "iotdb-standalone:6667" ], "TableModelClusterList": [ "iotdb-standalone:6667" ], "PoolSize": 32, diff --git a/host/JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json b/host/JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json index 8f19397..4eb7c22 100644 --- a/host/JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json +++ b/host/JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json @@ -57,7 +57,7 @@ }, "IoTDBOptions": { "UserName": "root", - "Password": "Lixiao@1980", + "Password": "Li#xiao@198!0", //"TreeModelClusterList": [ "192.168.111.174:6667", "47.110.60.222:6667", "47.110.62.104:6667" ], //"TableModelClusterList": [ "192.168.111.174:6667", "47.110.60.222:6667", "47.110.62.104:6667" ], "TreeModelClusterList": [ "192.168.111.174:30710" ],