mrDarker
2025-06-19 8ffc831c6bf37a73961e22efc145be4e8c8f1241
SourceCode/Bond/Servo/CRobotTask.h
@@ -55,6 +55,7 @@
   private:
      static std::string& generateId(std::string& out);
      void transformPosAndSlot(int srcPos, int srcSlot, int& tarPos, int& tarSlot);
   private:
      ROBOT_TASK_STATE m_state;               /* 任务状态 */