Dto/HStation.Dto.Assets.Core/01-Valve/02-Main/AssetsValveMainStdDto.cs
@@ -19,7 +19,6 @@ this.Paras = rhs.Paras == null ? null : new Dictionary<string, string>(rhs.Paras); this.Flags = rhs.Flags?.ToList(); this.TagName = rhs.TagName; this.ValveType = rhs.ValveType; this.ValveSetting = rhs.ValveSetting; this.KeyWords = rhs.KeyWords; this.SortCode = rhs.SortCode; @@ -55,11 +54,6 @@ /// 材料 /// </summary> public string Material { get; set; } /// <summary> /// 类型 /// </summary> public eValveType ValveType { get; set; } /// <summary> /// 系数