auto-sync: 2026-05-20 00:15:16

This commit is contained in:
cfdaily
2026-05-20 00:15:16 +08:00
parent be6f40c352
commit 026ad7ba95
+1 -1
View File
@@ -228,7 +228,7 @@ async def lifespan(app: FastAPI):
app = FastAPI(
title="Sanguo MoziPlus v2",
description="AI Native DevOps Platform - Blackboard Architecture",
version="2.7.0",
version="3.0.0",
lifespan=lifespan,
)