cors配置

This commit is contained in:
litianxiang
2026-05-05 16:25:19 +08:00
parent 89e6bda78d
commit b697d86fef

View File

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