Dto/HStation.Dto.Assets.Core/07-FourLink/02-FourLinkMain/FourLinkMainDto.cs
@@ -14,6 +14,7 @@ this.Name = rhs.Name; this.Material = rhs.Material; this.Caliber = rhs.Caliber; this.KeyWord = rhs.KeyWord; this.MinorLoss = rhs.MinorLoss; this.SortCode = rhs.SortCode; this.Description = rhs.Description; @@ -49,7 +50,7 @@ /// <summary> /// 识别关键字 /// </summary> public string KeyWord { get; set; } public List<string> KeyWord { get; set; } /// <summary> /// 排序码