提交 c576d1fa 编写于 作者: wmmhello's avatar wmmhello

fix:error for subscribe stable

上级 c8d49b60
...@@ -364,9 +364,9 @@ int32_t tqTaosxScanLog(STQ* pTq, STqHandle* pHandle, SPackedData submit, STaosxR ...@@ -364,9 +364,9 @@ int32_t tqTaosxScanLog(STQ* pTq, STqHandle* pHandle, SPackedData submit, STaosxR
} }
} }
if (pRsp->blockNum == 0) { // if (pRsp->blockNum == 0) {
return -1; // return -1;
} // }
return 0; return 0;
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册