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