duheng
2024-12-10 c62abea9769bd09d8339628b364105fb3bf934f1
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; }