chenluhua1980
2026-01-24 8fc148424accf484b4f331c7d5fb11eb7383cf89
SourceCode/Bond/Servo/CArm.h
@@ -26,6 +26,10 @@
        // 调用tempFetchOut后,pGlass必须release一次
        int tempFetchOut(OUT CGlass*& pGlass);
        // 更新JobDataS
        // Equipment在onReceivedJob事件时调用
        int glassUpdateJobDataS(CJobDataS* pJobDataS);
   };
}