From b697d86fef1249477b51992df0b70e64a9703af3 Mon Sep 17 00:00:00 2001 From: litianxiang Date: Tue, 5 May 2026 16:25:19 +0800 Subject: [PATCH] =?UTF-8?q?cors=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 716c063..7b92e40 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -24,7 +24,6 @@ spring: - OPTIONS - PATCH allowed-headers: "*" - allow-credentials: true max-age: 3600 # ---------- 路由配置 ---------- routes: