LAPTOP-SNT8I5JK\Boounion
2025-05-23 7c9d38f5bb9c1d9daa8ef7117779be7e1a4d883b
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;