RuntimeError: Working outside of request context. Flask请求上下文之外
写好装饰器,项目运行BUG解决方法!
BUG描述:
RuntimeError: Working outside of request context.
This typically means that you attempted to use functionality that needed
an active HTTP request. Consult the documentation...
原创
2019-08-27 14:46:36 ·
6453 阅读 ·
3 评论