提交 029425a5 编写于 作者: Y Yancey1989

update

上级 c1ab215e
......@@ -37,7 +37,7 @@ void GRPCClient::InitEventLoop() {
void GRPCClient::SendBeginPass() {
for (auto& it : channels_) {
VLOG(3) << "send begin pass to: " it.first;
VLOG(3) << "send begin pass to: " << it.first;
this->AsyncSendBeginPass(it.first);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册