chenluhua1980
2026-01-08 3e91a18f75a75fbe8f646d73e4e68ba107b6750b
SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h
@@ -48,4 +48,24 @@
   afx_msg void OnBnClickedButtonDisconnect();
   afx_msg void OnBnClickedButtonAreYouThere();
   afx_msg void OnBnClickedButtonDatetimeSync();
   afx_msg void OnBnClickedButtonTerminalDisplay();
   afx_msg void OnBnClickedButtonEdEventReport();
   afx_msg void OnBnClickedButtonEdAlarmReport();
   afx_msg void OnBnClickedButtonDefineReport();
   afx_msg void OnBnClickedButtonLineReport();
   afx_msg void OnBnClickedButtonConfigureSpooling();
   afx_msg void OnBnClickedButtonTransmitSpooledData();
   afx_msg void OnBnClickedButtonPurgeSpooledData();
   afx_msg void OnBnClickedButtonQueryPpidList();
   afx_msg void OnBnClickedButtonProceedWithCarrier();
   afx_msg void OnBnClickedButtonProceedWithSlotMap();
   afx_msg void OnBnClickedButtonCarrierRelease();
   afx_msg void OnBnClickedButtonQueryCjSpace();
   afx_msg void OnBnClickedButtonQueryPjSpace();
   afx_msg void OnBnClickedButtonCreatePj();
   afx_msg void OnBnClickedButtonCreateCj();
   afx_msg void OnBnClickedButtonCtrlOffline();
   afx_msg void OnBnClickedButtonCtrlOnlineLocal();
   afx_msg void OnBnClickedButtonCtrlOnlineRemote();
   afx_msg void OnBnClickedButtonQueryControlState();
};