cors配置
This commit is contained in:
@@ -24,7 +24,6 @@ spring:
|
|||||||
- OPTIONS
|
- OPTIONS
|
||||||
- PATCH
|
- PATCH
|
||||||
allowed-headers: "*"
|
allowed-headers: "*"
|
||||||
allow-credentials: true
|
|
||||||
max-age: 3600
|
max-age: 3600
|
||||||
# ---------- 路由配置 ----------
|
# ---------- 路由配置 ----------
|
||||||
routes:
|
routes:
|
||||||
|
|||||||
Reference in New Issue
Block a user