From 6e0341c6356cdb6e527fbd89d1dc876f4e47ce46 Mon Sep 17 00:00:00 2001
From: chenluhua1980 <Chenluhua@qq.com>
Date: 星期五, 09 一月 2026 20:37:50 +0800
Subject: [PATCH] 1.Trace Data,ProcessData, SVData等上报

---
 SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h b/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h
index 3afdb16..6bfda45 100644
--- a/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h
+++ b/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h
@@ -68,4 +68,7 @@
 	afx_msg void OnBnClickedButtonCtrlOnlineLocal();
 	afx_msg void OnBnClickedButtonCtrlOnlineRemote();
 	afx_msg void OnBnClickedButtonQueryControlState();
+	afx_msg void OnBnClickedButtonQueryProcessState();
+	afx_msg void OnBnClickedButtonQueryAllSvid();
+	afx_msg void OnBnClickedButtonQueryAllCeid();
 };

--
Gitblit v1.9.3