From 990da8da6f3f7bedbe9e84591d5559cf9c0da128 Mon Sep 17 00:00:00 2001 From: ageerle Date: Thu, 24 Apr 2025 17:09:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E8=B0=83=E7=94=A8=E8=B6=85=E6=97=B6=E6=97=B6=E9=97=B4=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 746faa77..b30c848b 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -335,4 +335,5 @@ spring: url: http://127.0.0.1:8081 stdio: servers-configuration: classpath:mcp-server.json + request-timeout: 300s