chenluhua1980
2025-12-26 0275102b79ccf2c7fe1acf11117de8a89cca372f
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();