diff --git a/ProductionSystem/ProductionSystem.csproj b/ProductionSystem/ProductionSystem.csproj
index 7d9945d..fba1e54 100644
--- a/ProductionSystem/ProductionSystem.csproj
+++ b/ProductionSystem/ProductionSystem.csproj
@@ -40,6 +40,7 @@
program.ico
+
False
Dll\Custom.Communication.Framework.dll
@@ -128,6 +129,7 @@
..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
+
..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll
diff --git a/ProductionSystem/SystemConfig.ini b/ProductionSystem/SystemConfig.ini
index 928f3ef..cb2ed13 100644
--- a/ProductionSystem/SystemConfig.ini
+++ b/ProductionSystem/SystemConfig.ini
@@ -3,7 +3,7 @@
##密码是否加密
DbPwdIsEncrypt=false
-DbServerIp=localhost
+DbServerIp=175.27.215.92
Port=5432
@@ -11,7 +11,7 @@ Database=production_system
UserId=postgres
##凤凰性能测试
-Password=123456
+Password=haiwei@123
##Password=JcIghffcwkJE5I/21Xq3mQ==
##模式
Schema=public