duheng
2024-12-04 b32c0a21755ac3e86df0242d993398773cb627f2
Service/HStation.Service.Assets.Core/02-model/19-Pressmeter/AssetsPressmeterMain.cs
@@ -21,8 +21,6 @@
        {
            this.Name = rhs.Name;
            this.SeriesID = rhs.SeriesID;
            this.Caliber = rhs.Caliber;
            this.Material = rhs.Material;
            this.MinorLoss = rhs.MinorLoss;
            this.KeyWord = rhs.KeyWord;
            this.Paras = rhs.Paras == null ? null : new(rhs.Paras);
@@ -40,8 +38,6 @@
            this.ID = rhs.ID;
            this.Name = rhs.Name;
            this.SeriesID = rhs.SeriesID;
            this.Caliber = rhs.Caliber;
            this.Material = rhs.Material;
            this.MinorLoss = rhs.MinorLoss;
            this.KeyWord = rhs.KeyWord;
            this.Paras = rhs.Paras == null ? null : new(rhs.Paras);
@@ -60,16 +56,6 @@
        /// 系列ID
        ///</summary>
        public long SeriesID { get; set; }
        /// <summary>
        /// 口径
        ///</summary>
        public double? Caliber { get; set; }
        /// <summary>
        /// 材料
        ///</summary>
        public string Material { get; set; }
        /// <summary>
        /// 局阻系数