duheng
2024-11-12 0bc0468692ad7b16cd2d49d20c4689ddcd6fb212
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>
        /// 排序码