LAPTOP-SNT8I5JK\Boounion
2025-06-10 452e31fbe5404d2ec8eb4c5b2e02138d837c146c
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;