duheng
2024-12-11 17a0baa0ef883689c73e3141d148a28a48d62cd6
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/12-report/ReportViewModel.cs
@@ -16,6 +16,11 @@
        public string Description { get; set; }
        /// <summary>
        /// 报告类型
        /// </summary>
        public string ReportType { get; set; }
        /// <summary>
        /// 设备基本配置
        /// </summary>
@@ -86,6 +91,11 @@
        public string EquipmentMainName { get; set; }
        /// <summary>
        /// 台数
        /// </summary>
        public string Count { get; set; }
        /// <summary>
        /// 额定流量
        /// </summary>
        public string RatedFlow { get; set; }