SourceCode/Bond/Servo/CMaster.cpp @@ -1483,6 +1483,7 @@ this->saveState(); LOGE("<Master>ProcessJob(%s)完成.", pJob->id().c_str()); processJobFromInPorcessToComplete(pJob); if (m_listener.onPjEnd != nullptr) { m_listener.onPjEnd(this, pJob); }