ningshuxia
6 天以前 71c12ff40d58c3dbdde6867396dd99224e57fc32
Service/HStation.Service.Assets.Core/01-entity/08-Valve/AssetsValveMain.cs
@@ -26,11 +26,11 @@
            this.Material = rhs.Material;
            this.Caliber = rhs.Caliber;//mm
            this.MinorLoss = rhs.MinorLoss;
            this.ValveType = rhs.ValveType;
            this.ValveSetting = rhs.ValveSetting;
            this.Paras = rhs.Paras;
            this.Flags = rhs.Flags;
            this.TagName = rhs.TagName;
            this.KeyWords = rhs.KeyWords;
            this.SortCode = rhs.SortCode;
            this.Description = rhs.Description;
        }
@@ -44,11 +44,6 @@
        /// 名称
        /// </summary>
        public string Name { get; set; }
        /// <summary>
        /// 类型
        /// </summary>
        public string ValveType { get; set; }
        /// <summary>
        /// 阀门设置
@@ -73,7 +68,7 @@
        /// <summary>
        /// 识别关键字
        /// </summary>
        public string KeyWord { get; set; }
        public string KeyWords { get; set; }
        /// <summary>
        /// 参数