duheng
2024-11-08 c2efb4c36e616e750b835ea3e87d890e47814fd1
Service/HStation.Service.Assets.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -64,7 +64,7 @@
                   typeof(Entity.AssetsManufacturer),
                   typeof(Entity.AssetsManufacturerMapping),
                   typeof(Entity.AssetsUserDefined),
                   typeof(Entity.AssetsPipeRoughnessCoefficient),
                   typeof(Entity.AssetsPipeLineCoefficient),
                   typeof(Entity.AssetsPumpTypeSeriesMap),
                    typeof(Entity.AssetsExchangerMain),
                    typeof(Entity.AssetsExchangerMainAndPartMap),
@@ -76,6 +76,7 @@
                    typeof(Entity.AssetsCompressorMainAndPartMap),
                    typeof(Entity.AssetsCompressorPropContent),
                    typeof(Entity.AssetsCompressorSeries),
                     typeof(Entity.AssetsValveCoefficient),
                       };
                using (var db = new SqlSugarClient(connectConfig))