From 76bf0caef9a6f4b7daae7e7b1d09b0c9044aebef Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期一, 24 八月 2026 10:07:33 +0800
Subject: [PATCH] 新增请假扣款配置设置
---
.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