Shuxia Ning
2024-11-08 0cd48df8ccca96a8a0117a508c342a90dc2eacb8
Service/HStation.Service.Assets.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -64,13 +64,19 @@
                   typeof(Entity.AssetsManufacturer),
                   typeof(Entity.AssetsManufacturerMapping),
                   typeof(Entity.AssetsUserDefined),
                   typeof(Entity.AssetsPipeRoughnessCoefficient),
                   typeof(Entity.AssetsPipeLineCoefficient),
                   typeof(Entity.AssetsPumpTypeSeriesMap),
                    typeof(Entity.AssetsExchangerMain),
                    typeof(Entity.AssetsExchangerMainAndPartMap),
                    typeof(Entity.AssetsExchangerPartMain),
                    typeof(Entity.AssetsExchangerPropContent),
                    typeof(Entity.AssetsExchangerSeries),
                    typeof(Entity.AssetsCompressorPartMain),
                    typeof(Entity.AssetsCompressorMain),
                    typeof(Entity.AssetsCompressorMainAndPartMap),
                    typeof(Entity.AssetsCompressorPropContent),
                    typeof(Entity.AssetsCompressorSeries),
                     typeof(Entity.AssetsValveCoefficient),
                       };
                using (var db = new SqlSugarClient(connectConfig))