@@ -112,7 +112,7 @@ async def verify_token(authorization: Annotated[str, Header()] = None):
# 全局依赖项
# app = FastAPI(dependencies=[Depends(global_auth)])
app = FastAPI()
# app = FastAPI()
# 生命周期管理器
The note is not visible to the blocked user.