LAPTOP-SNT8I5JK\Boounion
2025-07-21 421aabbb83aa017f10be255b3b5a2e3f69abb816
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;