This commit is contained in:
mshe 2026-06-15 09:55:02 +08:00
parent b963c8e373
commit 11ccb7a1f5
1 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -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 显示编号