Shuxia Ning
2024-07-17 fd681339c81201ed6fb3303647ecab89e3e6c0c1
IStation.Service/01-entity/03-hydraulic/HydraulicModelRecord.cs
@@ -21,7 +21,7 @@
            this.ValueType = rhs.ValueType;
            this.ModelId = rhs.ModelId;
            this.ScadaId = rhs.ScadaId;
            this.ModeValue = rhs.ModeValue;
            this.ModelValue = rhs.ModelValue;
            this.ScadaValue = rhs.ScadaValue;
            this.DifferenceValue = rhs.DifferenceValue;
        }
@@ -54,7 +54,7 @@
        /// <summary>
        /// 模型值
        /// </summary>   
        public double? ModeValue { get; set; }
        public double? ModelValue { get; set; }
        
        /// <summary>
        /// Scada值