✨ [2025-06-26] 测试 workflow
Some checks failed
Publish to Confluence / confluence (push) Failing after 16s
Some checks failed
Publish to Confluence / confluence (push) Failing after 16s
This commit is contained in:
parent
3e74af9d4a
commit
e516f21e36
@ -13,7 +13,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
SEPARATOR: "," # 定义多文件分割符
|
SEPARATOR: "," # 定义多文件分割符
|
||||||
START_PREFIX: "<!--" # 定义需要同步的文件
|
START_PREFIX: "<!--" # 定义需要同步的文件
|
||||||
HOME: /workspace
|
HOME: ./.git
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
confluence:
|
confluence:
|
||||||
|
@ -30,6 +30,7 @@
|
|||||||
## 变更记录
|
## 变更记录
|
||||||
|
|
||||||
- 修复存在 RequestInterceptor 的情况下,token 无法向下游透传的BUG
|
- 修复存在 RequestInterceptor 的情况下,token 无法向下游透传的BUG
|
||||||
|
- 添加 feign error decoder
|
||||||
|
|
||||||
## 功能特性
|
## 功能特性
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user