Service/HStation.Service.Assets.Core/01-entity/20-Translation/AssetsTranslationMain.cs
@@ -22,7 +22,6 @@ { this.Name = rhs.Name; this.SeriesID = rhs.SeriesID; this.Diameter = rhs.Diameter; this.StartDiameter = rhs.StartDiameter; this.EndDiameter = rhs.EndDiameter; this.Roughness = rhs.Roughness; @@ -47,11 +46,6 @@ /// 系列ID ///</summary> public long SeriesID { get; set; } /// <summary> /// 直径 /// </summary> public double Diameter { get; set; } /// <summary> /// 上游直径