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)) {