Shuxia Ning
2024-11-08 0cd48df8ccca96a8a0117a508c342a90dc2eacb8
Service/HStation.Service.Assets.Core/01-entity/05-Sprinkler/AssetsSprinklerMain.cs
ÎļþÃû´Ó Service/HStation.Service.Assets.Core/01-entity/04-Sprinkler/SprinklerMain.cs ÐÞ¸Ä
@@ -1,5 +1,4 @@
using HStation.Assets;
using Yw.Entity;
using Yw.Entity;
namespace HStation.Entity
{
@@ -15,6 +14,18 @@
        /// </summary>
        public AssetsSprinklerMain()
        { }
        public AssetsSprinklerMain(AssetsSprinklerMain rhs)
        {
            this.ID = rhs.ID;
            this.Name = rhs.Name;
            this.SeriesID = rhs.SeriesID;
            this.Caliber = rhs.Caliber;
            this.Angle = rhs.Angle;
            this.FlowMinorLoss = rhs.FlowMinorLoss;
            this.Material = rhs.Material;
            this.FlowMinorLoss = rhs.FlowMinorLoss;
        }
        /// <summary>
        /// åç§°
@@ -34,27 +45,22 @@
        /// <summary>
        /// ææ–™
        /// </summary>
        public string MaterialName { get; set; }
        public string Material { get; set; }
        /// <summary>
        /// è§’度
        /// </summary>
        public string Angle { get; set; }
        public int? Angle { get; set; }
        /// <summary>
        /// å–·å°„系数
        /// </summary>
        public double? Coefficient { get; set; }
        public double MinorLoss { get; set; }
        /// <summary>
        /// æµé‡ç³»æ•°
        /// </summary>
        public double? Flowcoefficient { get; set; }
        /// <summary>
        /// æŽ’序码
        /// </summary>
        public int SortCode { get; set; }
        public double? FlowMinorLoss { get; set; }
        /// <summary>
        /// è¯†åˆ«å…³é”®å­—
@@ -62,9 +68,9 @@
        public string KeyWord { get; set; }
        /// <summary>
        /// æ˜¯å¦é»˜è®¤
        /// æŽ’序码
        /// </summary>
        public int IsDefault { get; set; }
        public int SortCode { get; set; }
        /// <summary>
        /// è¯´æ˜Ž