@@ -10,9 +10,6 @@ from app.router import api_router, auth_router, fetcher_router, signalr_router
from fastapi import FastAPI
# 注意: 表结构现在通过 migrations 管理,不再自动创建
# 如需创建表,请运行: python quick_sync.py
@asynccontextmanager
async def lifespan(app: FastAPI):
The note is not visible to the blocked user.