yangyin
2024-08-20 98e49c0dd42840a094837f7acae532bc237a719a
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; }
        }
    }
}