Update panel_task.py
This commit is contained in:
parent
6bf4371a2b
commit
36bd8d8a1f
|
|
@ -112,7 +112,6 @@ def runPanelTask():
|
|||
thisdb.setTaskStatus(run_task['id'], 1)
|
||||
except Exception as e:
|
||||
print(mw.getTracebackInfo())
|
||||
time.sleep(10)
|
||||
|
||||
# 站点过期检查
|
||||
# siteEdate()
|
||||
|
|
|
|||
Loading…
Reference in New Issue