WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/12-report/ReportViewModel.cs
@@ -86,6 +86,11 @@ public string EquipmentMainName { get; set; } /// <summary> /// 台数 /// </summary> public string Count { get; set; } /// <summary> /// 额定流量 /// </summary> public string RatedFlow { get; set; }