update code

This commit is contained in:
yihaoDeng 2021-11-21 20:11:11 +08:00
parent df646e9a51
commit f8af20b495
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ void indexMultiTermDestroy(SArray *array) {
}
taosArrayDestroy(array);
}
void indexInit() {
//do nothing
}