LAPTOP-SNT8I5JK\Boounion
2025-06-26 135d1d829b36eb06c8acc5b8782a77acda767198
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;