LAPTOP-SNT8I5JK\Boounion
2025-06-12 4f66acd4faba64f72f7d3e9d86c0061bff480d8c
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;