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值