Commit 4092d78c by lei

1

parent 10527f1e
...@@ -391,6 +391,7 @@ class ToWork: ...@@ -391,6 +391,7 @@ class ToWork:
except Exception as e: except Exception as e:
time.sleep(3)
logger.error(e) logger.error(e)
logger.info('浏览器打开失败,正在重试') logger.info('浏览器打开失败,正在重试')
......
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