update 补充工作流请求增加鉴权

This commit is contained in:
AprilWind 2024-11-14 16:18:52 +08:00
parent 3957753717
commit 37b1c4fc79

View File

@ -118,8 +118,6 @@ security:
- /error - /error
- /*/api-docs - /*/api-docs
- /*/api-docs/** - /*/api-docs/**
# warm-flow-ui
- /warm-flow-ui/**
# 多租户配置 # 多租户配置
tenant: tenant:
@ -273,4 +271,4 @@ websocket:
warm-flow: warm-flow:
# 是否开启工作流默认true # 是否开启工作流默认true
enabled: true enabled: true
token-name: ${sa-token.token-name} token-name: ${sa-token.token-name},clientid