提交 0f60ddb3 编写于 作者: H Haojun Liao

fix(query): fix error.

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