lixiaojun
2024-12-19 e37b6f2ca026097b83da3ec989cb0d454cceddad
Service/HStation.Service.Assets.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -122,22 +122,10 @@
                   typeof(Entity.AssetsTankPartMain),
                   typeof(Entity.AssetsTankMainAndPartMapping),
                   //流量计
                   typeof(Entity.AssetsFlowmeterMain),
                   typeof(Entity.AssetsFlowmeterSeries),
                   typeof(Entity.AssetsFlowmeterCoefficient),
                   //消火栓
                   typeof(Entity.AssetsHydrantMain),
                   typeof(Entity.AssetsHydrantSeries),
                   typeof(Entity.AssetsHydrantCoefficient),
                  //压力表
                   typeof(Entity.AssetsPressmeterMain),
                   typeof(Entity.AssetsPressmeterSeries),
                   typeof(Entity.AssetsPressmeterCoefficient),
                   //过渡件
                   typeof(Entity.AssetsTranslationMain),
@@ -149,6 +137,16 @@
                   typeof(Entity.AssetsMeterMain),
                   typeof(Entity.AssetsMeterFactor),
                   //流量计
                   typeof(Entity.AssetsFlowmeterSeries),
                   typeof(Entity.AssetsFlowmeterMain),
                   typeof(Entity.AssetsFlowmeterFactor),
                   //压力表
                   typeof(Entity.AssetsPressmeterSeries),
                   typeof(Entity.AssetsPressmeterMain),
                   typeof(Entity.AssetsPressmeterFactor),
                   //换热器
                   typeof(Entity.AssetsExchangerSeries),
                   typeof(Entity.AssetsExchangerMain),