Dto/HStation.Dto.Assets.Core/17-Flowmeter/02-AssetsFlowmeterMain/AssetsFlowmeterMainDto.cs
@@ -19,8 +19,6 @@ this.ID = rhs.ID; this.Name = rhs.Name; this.SeriesID = rhs.SeriesID; this.Caliber = rhs.Caliber; this.Material = rhs.Material; this.MinorLoss = rhs.MinorLoss; this.KeyWord = rhs.KeyWord; this.Paras = rhs.Paras == null ? null : new(rhs.Paras); @@ -44,16 +42,6 @@ /// 系列ID ///</summary> public long SeriesID { get; set; } /// <summary> /// 口径 ///</summary> public double? Caliber { get; set; } /// <summary> /// 材料 ///</summary> public string Material { get; set; } /// <summary> /// 局阻系数