Dto/HStation.Dto.Assets.Core/15-Tank/02-AssetsTankMain/AssetsTankMainDto.cs
@@ -23,7 +23,7 @@ this.MaxLevel = rhs.MaxLevel; this.DN = rhs.DN; this.OverFlow = rhs.OverFlow; this.KeyWord = rhs.KeyWord; this.KeyWords = rhs.KeyWords; this.MinVol = rhs.MinVol; this.Flags = rhs.Flags; this.Paras = rhs.Paras; @@ -75,7 +75,7 @@ /// <summary> /// 识别关键字 ///</summary> public List<string> KeyWord { get; set; } public List<string> KeyWords { get; set; } /// <summary> /// 参数