duheng
2025-03-24 6e1dd6f75cd7265f549a8b9e4d77ff5d88da9651
Service/PBS.Service/04-dal/02-postgresql/02-facility/Facility.cs
@@ -12,7 +12,7 @@
      /// </summary>
      public override ConnectionConfig ConnectionConfig
        {
            get { return HStation.PBS.ConfigHelper.PostgreSqlConnectionConfig; }
            get { return PBS.ConfigHelper.PostgreSqlConnectionConfig; }
        }