提交 121a3180 编写于 作者: A Alex Duan

feat(rpc): fix build error1

上级 4c4a59b7
......@@ -1773,7 +1773,6 @@ bool doRpcSendProbe(SRpcConn *pConn) {
pHead->code = htonl(code);
bool ret = rpcSendMsgToPeer(pConn, msg, sizeof(SRpcHead) + sizeof(int32_t));
pConn->lastLiveTime = taosGetTimestampMs();
return ret;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册