duheng
2024-09-30 2bdfc682ce0dd2c2480a4317d7e8187276e9269d
Service/HStation.Service.Assets.Core/04-dal/03-sqlite/02-ValveManage/PumpMapGroupAndMain.cs
@@ -12,7 +12,7 @@
        /// </summary>
        public override ConnectionConfig ConnectionConfig
        {
            get { return Assets.ConfigHelper.PostgreSqlConnectionConfig; }
            get { return Assets.ConfigHelper.SQLiteConnectionConfig; }
        }
    }
}