From 11ccb7a1f590e7e3d6718ae8112d2d57d547e747 Mon Sep 17 00:00:00 2001 From: mshe <666666666@666666666.666666666> Date: Mon, 15 Jun 2026 09:55:02 +0800 Subject: [PATCH] bak --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 464ddf4..ac8b41c 100755 --- a/app.py +++ b/app.py @@ -31,7 +31,7 @@ async def mail_qq_spider(account: str,display: int) -> str: data["status"] = 500 return json.dumps(data, ensure_ascii=False)@mcp.tool() async def start_xvnc_server(display: int) -> str: - """启动VNC服务 + """启动XVNC服务 Args: display: VNC 显示编号