LAPTOP-SNT8I5JK\Boounion
2025-09-05 55dea22443cf5be586cab68a0cff1d8fb7de9a9e
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;