Shuxia Ning
2024-11-08 0cd48df8ccca96a8a0117a508c342a90dc2eacb8
Service/HStation.Service.Assets.Core/02-model/04-Fourlink/AssetsFourlinkMain.cs
ÎļþÃû´Ó Service/HStation.Service.Assets.Core/02-model/03-FourLinkManage/FourLinkMain.cs ÐÞ¸Ä
@@ -14,17 +14,15 @@
        public AssetsFourlinkMain()
        { }
        public AssetsFourlinkMain(AssetsFourlinkMain rhs)
        public AssetsFourlinkMain(AssetsFourlinkMain rhs) : base(rhs)
        {
            this.ID = rhs.ID;
            this.Name = rhs.Name;
            this.SeriesID = rhs.SeriesID;
            this.KeyWord = rhs.KeyWord;
            this.IsDefault = rhs.IsDefault;
            this.Coefficient = rhs.Coefficient;
            this.MinorLoss = rhs.MinorLoss;
            this.Caliber = rhs.Caliber;
            this.MaterialName = rhs.MaterialName;
            this.Material = rhs.Material;
            this.SortCode = rhs.SortCode;
            this.Name = rhs.Name;
            this.Description = rhs.Description;
        }
@@ -32,9 +30,9 @@
        {
            this.ID = rhs.ID;
            this.SeriesID = rhs.SeriesID;
            this.Coefficient = rhs.Coefficient;
            this.MinorLoss = rhs.MinorLoss;
            this.Caliber = rhs.Caliber;
            this.MaterialName = rhs.MaterialName;
            this.Material = rhs.Material;
            this.SortCode = rhs.SortCode;
            this.Name = rhs.Name;
            this.Description = rhs.Description;
@@ -58,27 +56,22 @@
        /// <summary>
        /// ææ–™
        /// </summary>
        public string MaterialName { get; set; }
        public string Material { get; set; }
        /// <summary>
        /// ç³»æ•°
        /// </summary>
        public double? Coefficient { get; set; }
        public double MinorLoss { get; set; }
        /// <summary>
        /// è¯†åˆ«å…³é”®å­—
        /// </summary>
        public List<string> KeyWord { get; set; }
        /// <summary>
        /// æŽ’序码
        /// </summary>
        public int SortCode { get; set; }
        /// <summary>
        /// è¯†åˆ«å…³é”®å­—
        /// </summary>
        public string KeyWord { get; set; }
        /// <summary>
        /// æ˜¯å¦é»˜è®¤
        /// </summary>
        public bool IsDefault { get; set; }
        /// <summary>
        /// è¯´æ˜Ž