LAPTOP-SNT8I5JK\Boounion
2025-06-25 a4f4d9aa60ac7b9137047ed1e7dc8e1ef822ff19
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;