chenluhua1980
2025-11-10 83f2a98df3e60f7408f68fae7a1be8278968ee55
SourceCode/Bond/Servo/CPortStatusReport.cpp
@@ -249,6 +249,11 @@
      m_nJobExistenceSlot[0] = map;
   }
   void CPortStatusReport::setCassetteId(const char* pszId)
   {
      m_strCassetteID = pszId;
   }
   void CPortStatusReport::WriteString(CArchive& ar, std::string& string)
   {
      CString strTemp = string.c_str();