Rebrand to 比特骆驼自动化对冲系统; clear login autofill and sim subtitle.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-2
@@ -73,9 +73,9 @@ async def lifespan(app: FastAPI):
|
||||
|
||||
|
||||
app = FastAPI(
|
||||
title="eth_hedge_sim",
|
||||
title="比特骆驼自动化对冲系统",
|
||||
version="0.3.0",
|
||||
description="ETH 自动对冲模拟盘 P1/P2",
|
||||
description="比特骆驼自动化对冲系统(eth_hedge_sim)",
|
||||
lifespan=lifespan,
|
||||
)
|
||||
app.add_middleware(
|
||||
|
||||
Reference in New Issue
Block a user