@@ -59,6 +59,8 @@ async def lifespan(app: FastAPI):
finally:
logger.info("驿来特AI智能分析系统关闭...")
await close_db()
# Close Redis connection
await RedisKit().close()
app = FastAPI(title="驿来特AI智能分析系统", lifespan=lifespan)
The note is not visible to the blocked user.