From e53508d682792915e26ff02b10f5f2f9bf93d959 Mon Sep 17 00:00:00 2001 From: mrDarker <mr.darker@163.com> Date: 星期一, 04 八月 2025 18:23:54 +0800 Subject: [PATCH] Merge branch 'clh' into liuyang --- 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 adc1a71..c243873 100644 --- a/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h +++ b/SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h @@ -56,4 +56,5 @@ afx_msg void OnBnClickedButtonConfigureSpooling(); afx_msg void OnBnClickedButtonTransmitSpooledData(); afx_msg void OnBnClickedButtonPurgeSpooledData(); + afx_msg void OnBnClickedButtonQueryPpidList(); }; -- Gitblit v1.9.3