Service/HStation.Service.Assets.Core/01-entity/16-Meter/AssetsMeterMain.cs
@@ -22,8 +22,6 @@ { 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; @@ -43,17 +41,6 @@ /// 系列ID ///</summary> public long SeriesID { get; set; } /// <summary> /// 口径 ///</summary> public double? Caliber { get; set; } /// <summary> /// 材料 ///</summary> [SugarColumn(Length = 255, IsNullable = true)] public string Material { get; set; } /// <summary> /// 局阻系数