Dto/HStation.Dto.Assets.Core/20-Translation/03-Factor/AssetsTranslationFactorDto.cs
@@ -21,7 +21,6 @@ this.ID = rhs.ID; this.Name = rhs.Name; this.Material = rhs.Material; this.Diameter = rhs.Diameter; this.StartDiameter = rhs.StartDiameter; this.EndDiameter = rhs.EndDiameter; this.TranslationType = rhs.TranslationType; @@ -44,11 +43,6 @@ /// 材料 ///</summary> public string Material { get; set; } /// <summary> /// 直径 /// </summary> public double Diameter { get; set; } /// <summary> /// 上游直径