docs(MCP): 更新 Docker 的命令示例

This commit is contained in:
Quan
2025-07-29 12:44:59 +08:00
parent d5081f0ff9
commit e5d628ba93
4 changed files with 9 additions and 7 deletions

View File

@@ -634,9 +634,6 @@ class XHS:
- data作品信息数据不需要返回作品信息数据时固定为 None
"""),
version=__VERSION__,
host=host,
port=port,
log_level=log_level,
)
@mcp.tool(
@@ -757,6 +754,9 @@ class XHS:
await mcp.run_async(
transport=transport,
host=host,
port=port,
log_level=log_level,
)
async def deal_detail_mcp(