Refine
This commit is contained in:
@@ -22,6 +22,7 @@ from(bucket: "{bucket}")
|
|||||||
|
|
||||||
# 执行查询
|
# 执行查询
|
||||||
result = query_api.query(query)
|
result = query_api.query(query)
|
||||||
|
print(result)
|
||||||
|
|
||||||
# 处理查询结果
|
# 处理查询结果
|
||||||
for table in result:
|
for table in result:
|
||||||
|
|||||||
Reference in New Issue
Block a user