-
Couldn't load subscription status.
- Fork 0
Open
Labels
🐛bugSomething isn't workingSomething isn't working
Description
在这行代码中,程序从fastapi导入了名为redirect的模块,但是在我的FastAPI版本中,这个导入是失败的,是否是版本冲突问题?
backend/services/verify/router.py
Line 17 in b2706b0
| from fastapi import Request, Response, redirect |
另外我们必须使用redirect在这里么?@BernieHuang2008 #4

Metadata
Metadata
Assignees
Labels
🐛bugSomething isn't workingSomething isn't working