qin
2025-03-19 342b10ed5f4ebbccf2d2868d211fbe91cf3e8d5d
Service/PBS.Service/04-dal/02-postgresql/01-place/Place.cs
@@ -12,7 +12,7 @@
      /// </summary>
      public override ConnectionConfig ConnectionConfig
        {
            get { return HStation.PBS.ConfigHelper.PostgreSqlConnectionConfig; }
            get { return PBS.ConfigHelper.PostgreSqlConnectionConfig; }
        }