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