duheng
2024-09-14 ee823b8b34abf4faed1b4427940453d8266e9765
Service/HStation.Service.Assets.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -48,6 +48,14 @@
                   typeof(Entity.PumpPartMain),
                   typeof(Entity.PumpPropContent),
                   typeof(Entity.PumpSeries),
                   typeof(Entity.PumpType),
                   typeof(Entity.ValveMain),
                   typeof(Entity.ValveSeries),
                   typeof(Entity.ValveGroupAndMainMap),
                   typeof(Entity.ValveGroup),
                   typeof(Entity.AdaptingManage),
                   typeof(Entity.PipeLineRoughnessCoefficient),
                   typeof(Entity.PumpTypeSeriesMap),
                   typeof(Yw.Entity.SysModule),
                   typeof(Yw.Entity.SysType),
                   typeof(Yw.Entity.SysCatalog),
@@ -57,7 +65,7 @@
                   typeof(Yw.Entity.SysPropChoice),
                   typeof(Yw.Entity.SysPropValue),
                   typeof(Yw.Entity.SysPropValuePure),
                    };
                     };
                using (var db = new SqlSugarClient(connectConfig))
                {