Commit b51b6466 authored by litaolemo's avatar litaolemo

update

parent edc24129
......@@ -802,8 +802,7 @@ for t in range(0, task_days):
for data in all_data_res:
data_dict[data[0]] = data[1]
if not data_dict:
import sys
sys.exit(0)
continue
sql_res = {}
print("-----------------------------------------------------------------------------")
for res in sql_res:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment