Dto/HStation.Dto.Assets.Core/07-FourLink/02-FourLinkMain/FourLinkMainDto.cs
@@ -1,4 +1,4 @@ namespace HStation.Dto.Assets namespace HStation.Dto { public class AssetsFourlinkMainDto { @@ -12,7 +12,7 @@ this.Name = rhs.Name; this.Material = rhs.Material; this.Caliber = rhs.Caliber; this.KeyWord = rhs.KeyWords; this.KeyWords = rhs.KeyWords; this.MinorLoss = rhs.MinorLoss; this.Flags = rhs.Flags; this.Paras = rhs.Paras; @@ -51,7 +51,7 @@ /// <summary> /// 识别关键字 /// </summary> public List<string> KeyWord { get; set; } public List<string> KeyWords { get; set; } /// <summary> /// 参数