变量修改
This commit is contained in:
@@ -140,9 +140,9 @@ namespace CapMachine.Wpf.Models
|
||||
public double Cond2Temp { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// EVAP出口温度[℃]
|
||||
/// 蒸发混合温度[℃]
|
||||
/// </summary>
|
||||
[Name("EVAP出口温度[℃]")]
|
||||
[Name("蒸发混合温度[℃]")]
|
||||
public double EVAPExpTemp { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user