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