From 98e49c0dd42840a094837f7acae532bc237a719a Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期二, 20 八月 2024 15:42:37 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Service/HStation.Service.Assets.Core/04-dal/02-postgresql/PumpMainAndPartMap.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Assets.Core/04-dal/02-postgresql/PumpMainAndPartMap.cs b/Service/HStation.Service.Assets.Core/04-dal/02-postgresql/PumpMainAndPartMap.cs
index 3d31dd4..0ff5973 100644
--- a/Service/HStation.Service.Assets.Core/04-dal/02-postgresql/PumpMainAndPartMap.cs
+++ b/Service/HStation.Service.Assets.Core/04-dal/02-postgresql/PumpMainAndPartMap.cs
@@ -12,7 +12,7 @@
         /// </summary>
         public override ConnectionConfig ConnectionConfig
         {
-            get { return Xhs.ConfigHelper.PostgreSqlConnectionConfig; }
+            get { return Assets.ConfigHelper.PostgreSqlConnectionConfig; }
         }
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3