chenluhua1980
2025-12-17 e3729db9e5b77d253666d9c7287bf2ea84c05132
SourceCode/Bond/EAPSimulator/CCollectionEvent.cpp
@@ -87,6 +87,11 @@
      return m_reports;
   }
   std::vector<unsigned int>& CCollectionEvent::getReportIds()
   {
      return m_rptids;
   }
   std::string CCollectionEvent::getReportIdsText()
   {
      std::string strResult, strName;