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