From 669b642758788c1ed187e7a1b862475747964c85 Mon Sep 17 00:00:00 2001 From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com> Date: 星期二, 15 七月 2025 15:45:10 +0800 Subject: [PATCH] 1.CReport列表在界面中的显示; --- SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h b/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h index bd6b3a0..76fff99 100644 --- a/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h +++ b/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h @@ -50,4 +50,5 @@ afx_msg void OnBnClickedButtonDatetimeSync(); afx_msg void OnBnClickedButtonTerminalDisplay(); afx_msg void OnBnClickedButtonEdEventReport(); + afx_msg void OnBnClickedButtonEdAlarmReport(); }; -- Gitblit v1.9.3