[td-225] add todo
This commit is contained in:
parent
7c4f8f6464
commit
21f0afe535
|
@ -210,6 +210,7 @@ void httpProcessSingleSqlRetrieveCallBack(void *param, TAOS_RES *result, int num
|
|||
}
|
||||
}
|
||||
|
||||
// todo refactor
|
||||
if (tscResultsetFetchCompleted(result)) {
|
||||
isContinue = false;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue