Compare commits
2 Commits
7422418dff
...
ffd45a4f43
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffd45a4f43 | ||
|
|
1b744635d6 |
@@ -30,7 +30,7 @@ jobs:
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
java-version: '21'
|
||||
distribution: 'temurin'
|
||||
distribution: 'maven'
|
||||
cache: 'maven'
|
||||
|
||||
- name: 3.构建jar包
|
||||
|
||||
@@ -24,6 +24,7 @@ spring:
|
||||
- OPTIONS
|
||||
- PATCH
|
||||
allowed-headers: "*"
|
||||
allow-credentials: true
|
||||
max-age: 3600
|
||||
# ---------- 路由配置 ----------
|
||||
routes:
|
||||
|
||||
Reference in New Issue
Block a user