LAPTOP-T815PCOQ\25526
2025-01-11 52e82dcdc401782b58ed50bc14ae270b143370a9
SourceCode/Bond/BoounionPLC/IOMonitoringDlg.h
@@ -14,8 +14,6 @@
public:
   CIOMonitoringDlg(CWnd* pParent = nullptr);   // 标准构造函数
   virtual ~CIOMonitoringDlg();
   void SetIOManager(const std::string& machineName); // 设置 IOManager 和机器名
   void SetPLC(CPLC* pPLC); // 设置 PLC
// 对话框数据
#ifdef AFX_DESIGN_TIME