LAPTOP-SNT8I5JK\Boounion
2025-07-21 5e6c63c80e146e9f0800afc39ec33f0c7eb7a572
SourceCode/Bond/Servo/CJobDataS.cpp
@@ -124,6 +124,15 @@
      m_pOwner = pScr->m_pOwner;
   }
   CJobDataB& CJobDataS::getJobDataB(CJobDataB& jobDataB)
   {
      jobDataB.setCassetteSequenceNo(this->getCassetteSequenceNo());
      jobDataB.setJobSequenceNo(this->getJobSequenceNo());
      jobDataB.setGlassId(this->getGlass1Id().c_str());
      return jobDataB;
   }
   void* CJobDataS::getOwner()
   {
      return m_pOwner;