lixiaojun
20 小时以前 3c8e996db701f2744af261e876455754ad182b62
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;
@@ -49,11 +48,6 @@
        public long SeriesID { get; set; }
        /// <summary>
        /// 直径
        /// </summary>
        public double Diameter { get; set; }
        /// <summary>
        /// 上游直径
        /// </summary>
        public double StartDiameter { get; set; }
@@ -71,7 +65,7 @@
        /// <summary>
        /// 过渡件类型
        /// </summary>
        public int TranslationType { get; set; }
        public string TranslationType { get; set; }
        /// <summary>
        /// 材料