6个物性公式的更改

This commit is contained in:
2026-04-13 10:09:30 +08:00
parent 4ec6acde8f
commit 5088ec4a0e
7 changed files with 367 additions and 62 deletions

View File

@@ -92,6 +92,16 @@ namespace CapMachine.Wpf.Dtos
set { _CapNo = value; RaisePropertyChanged(); }
}
private string? _CapDisplacement;
/// <summary>
/// 压缩机排量
/// </summary>
public string? CapDisplacement
{
get { return _CapDisplacement; }
set { _CapDisplacement = value; RaisePropertyChanged(); }
}
private string? _RfNo;
/// <summary>
/// 制冷剂