Add drawpipe.py

This commit is contained in:
DingZQ
2025-04-26 23:14:41 +08:00
parent 86e06e1717
commit 01be4ce1c4
2 changed files with 23 additions and 1 deletions

View File

@@ -2540,7 +2540,6 @@ async def fastapi_query_all_scada_records_by_date(querydate: str):
return loaded_dict
logger.info(f"query from influxdb")
result_dict = influxdb_api.query_all_SCADA_records_by_date(query_date=querydate)
# 今天的不要去缓存