Service/HStation.Service.Assets.Core/04-dal/02-postgresql/PumpSeries.cs
@@ -1,5 +1,4 @@ using System.Collections.Generic; using Yw.DAL.PostgreSql; using Yw.DAL.PostgreSql; namespace HStation.DAL.PostgreSql { @@ -13,7 +12,7 @@ /// </summary> public override ConnectionConfig ConnectionConfig { get { return Xhs.ConfigHelper.PostgreSqlConnectionConfig; } get { return Assets.ConfigHelper.PostgreSqlConnectionConfig; } } //删除拓展