From cfbddbd52f8c4d35b06c8b7e7e68b6cf22ce400a Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期二, 04 八月 2026 13:12:02 +0800
Subject: [PATCH] feat(mes): 支持工艺流程工序产出产品多选功能
---
.mcp.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.mcp.json b/.mcp.json
index b2068ac..19d9d48 100644
--- a/.mcp.json
+++ b/.mcp.json
@@ -1,7 +1,7 @@
{
"mcpServers": {
"idea": {
- "url": "http://127.0.0.1:64342/stream",
+ "url": "http://127.0.0.1:64417/stream",
"type": "http"
}
}
--
Gitblit v1.9.3