LAPTOP-SNT8I5JK\Boounion
2025-05-20 ed1e6f12a1568e6a581211ac39daaa2746c9ed24
SourceCode/Bond/Servo/CProcessData.cpp
@@ -20,6 +20,11 @@
      return m_strGlassId;
   }
   void CProcessData::setGlassId(const char* pszId)
   {
      m_strGlassId = pszId;
   }
   std::string& CProcessData::getStartTime()
   {
      return m_strStartTime;