[td-225] add todo

This commit is contained in:
Haojun Liao 2020-08-14 11:12:06 +08:00
parent 7c4f8f6464
commit 21f0afe535
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@ void httpProcessSingleSqlRetrieveCallBack(void *param, TAOS_RES *result, int num
}
}
// todo refactor
if (tscResultsetFetchCompleted(result)) {
isContinue = false;
}