V1版本
This commit is contained in:
@@ -195,10 +195,10 @@ namespace CapMachine.Model.QuickMeterConfig
|
||||
public bool InhExhValve { get; set; }
|
||||
|
||||
// <summary>
|
||||
/// 加热器使能(0/1)
|
||||
/// 加热器使能(0/1)PTC使能
|
||||
/// 跟随速度步骤的常值数据
|
||||
/// </summary>
|
||||
[Column(Name = "HeatEnable")]
|
||||
public bool HeatEnable { get; set; }
|
||||
[Column(Name = "PTCEnable")]
|
||||
public bool PTCEnable { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user