未验证 提交 5cb7ee27 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #19016 from taosdata/feature/3_liaohj

fix(query): fix error.
......@@ -35,7 +35,7 @@ int64_t st, et;
typedef struct {
int id;
TAOS *taos;
char name[16];
char name[32];
time_t timeStamp;
int value;
int rowsInserted;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册