提交 a0e55e2d 编写于 作者: T tomtao 提交者: Gitee

添加 代码括号

上级 e8191120
......@@ -55,7 +55,7 @@ def init_app(operation):
app.config.from_object(Config)
# Register a scheduled task
scheduler = APScheduler(scheduler=BackgroundScheduler(timezone='Asia/Shanghai')
scheduler = APScheduler(scheduler=BackgroundScheduler(timezone='Asia/Shanghai'))
scheduler.init_app(app)
scheduler.start()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册