duheng
2024-12-04 b32c0a21755ac3e86df0242d993398773cb627f2
Dto/HStation.Dto.Assets.Core/19-Pressmeter/02-AssetsPressmeterMain/AssetsPressmeterMainDto.cs
@@ -19,8 +19,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);
@@ -44,16 +42,6 @@
        /// 系列ID
        ///</summary>
        public long SeriesID { get; set; }
        /// <summary>
        /// 口径
        ///</summary>
        public double? Caliber { get; set; }
        /// <summary>
        /// 材料
        ///</summary>
        public string Material { get; set; }
        /// <summary>
        /// 局阻系数