chenluhua1980
2026-01-26 d7c88780e1df54f34563d60bd7fa01011d2eef03
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();