SourceCode/Bond/EAPSimulator/CHsmsActive.h
@@ -42,6 +42,9 @@
   // Enable/Disable Event Report
   int hsmsEDEventReport(bool bEnable, std::vector<int>& ids);
   // Enable/Disable Alarm Report
   int hsmsEDAlarmReport(bool bEnable, unsigned int id);
   // 通过的reply函数
   void replyAck(int s, int f, unsigned int systemBytes, BYTE ack, const char* pszAckName);