@@ -65,6 +65,7 @@ void BaseNode::work()
return !running_; // 等待时检查退出条件
});
}
+ }
void BaseNode::handle_data(std::shared_ptr<meta::MetaData>& data)