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