提交 5f10012c 编写于 作者: wafwerar's avatar wafwerar

feat: add cloud grant cfg

上级 aaef505c
...@@ -778,7 +778,7 @@ void shellReadHistory() { ...@@ -778,7 +778,7 @@ void shellReadHistory() {
taosFsyncFile(pFile); taosFsyncFile(pFile);
taosCloseFile(&pFile); taosCloseFile(&pFile);
} }
pHistory->hend = pHistory->hstart; pHistory->hstart = pHistory->hend;
} }
void shellWriteHistory() { void shellWriteHistory() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册