Commit a1a4883e authored by TesterYao's avatar TesterYao

1

parent 436f5b8c
...@@ -78,5 +78,4 @@ if __name__ == '__main__': ...@@ -78,5 +78,4 @@ if __name__ == '__main__':
except Exception as e: except Exception as e:
print(e) print(e)
LOG.error('域名巡查脚本报错,三分钟后重试!') LOG.error('域名巡查脚本报错,三分钟后重试!')
sleep(180) sleep(180)
\ No newline at end of file
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