This commit is contained in:
DingZQ
2025-02-23 11:08:56 +08:00
parent 7dfeee8c22
commit f9546ebf4d

View File

@@ -1331,7 +1331,6 @@ def query_all_record_by_time(query_time: str, bucket: str="realtime_simulation_r
"reaction": record["reaction"],
"friction": record["friction"]
})
break
return node_records, link_records