SourceCode/Bond/Servo/Model.cpp
@@ -248,7 +248,7 @@ int nRecordId = 0; TransferManager::getInstance().addTransferRecord(data, nRecordId); notifyPtr(RX_CODE_EQ_ROBOT_TASK, pTask); notifyPtrAndInt(RX_CODE_EQ_ROBOT_TASK, pTask, nullptr, code); LOGI("<CModel>onRobotTaskEvent: 任务记录已保存,RecordID=%d", nRecordId); }; m_master.setListener(masterListener);