sync refactor

This commit is contained in:
Minghao Li 2022-03-21 17:07:00 +08:00
parent b8a13daf9f
commit 3a053453c6
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ void *func(void *param) {
}
taosReleaseRef(tsNodeRefId, rid);
return NULL;
}
int main() {