lixiaojun
2024-03-27 56b519c5ee0ee0615400c7df8d455f9766fa600b
Yw.Service.Curve.Core/04-dal/02-postgresql/PumpCurveMapping.cs
ÎļþÃû´Ó Yw.Service.Curve.Core/4-dal/1-pump/PumpCurveMapping.cs ÐÞ¸Ä
@@ -1,4 +1,4 @@
namespace Yw.DAL
namespace Yw.DAL.PostgreSql
{
    /// <summary>
    /// æ³µæ›²çº¿æ˜ å°„
@@ -10,7 +10,7 @@
        /// </summary>
        public override ConnectionConfig ConnectionConfig
        {
            get { return ConfigHelper.DefaultConnectionConfig; }
            get { return ConfigHelper.PostgreSqlConnectionConfig; }
        }
        /// <summary>