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