Refine
This commit is contained in:
@@ -2,7 +2,7 @@ import auto_realtime
|
||||
import auto_store_non_realtime_SCADA_data
|
||||
import asyncio
|
||||
import influxdb_api
|
||||
|
||||
import influxdb_info
|
||||
|
||||
# 为了让多个任务并发运行,我们可以用 asyncio.to_thread 分别启动它们
|
||||
async def main():
|
||||
|
||||
Reference in New Issue
Block a user