chenluhua1980
2026-01-08 d7fbb147a1582e93c3028d8328b2e7eb3736d6e9
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();