Refine
This commit is contained in:
@@ -2091,10 +2091,6 @@ def query_all_records_by_date(query_date: str, bucket: str="realtime_simulation_
|
||||
|
||||
client.close()
|
||||
|
||||
return node_records, link_records
|
||||
datetime.now(pytz.timezone('Asia/Shanghai')).strftime('%Y-%m-%d %H:%M:%S'),
|
||||
time_cost_end - time_cost_start))
|
||||
client.close()
|
||||
return node_records, link_records
|
||||
|
||||
# 2025/04/12 DingZQ
|
||||
|
||||
Reference in New Issue
Block a user