LAPTOP-SNT8I5JK\Boounion
2025-05-24 ab78aac9f9c758014f74b9ec699d3ed2ae76b914
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;