cors配置

This commit is contained in:
litianxiang
2026-05-05 16:53:30 +08:00
parent 7422418dff
commit 1b744635d6

View File

@@ -24,6 +24,7 @@ spring:
- OPTIONS - OPTIONS
- PATCH - PATCH
allowed-headers: "*" allowed-headers: "*"
allow-credentials: true
max-age: 3600 max-age: 3600
# ---------- 路由配置 ---------- # ---------- 路由配置 ----------
routes: routes: