update 补充工作流请求增加鉴权
This commit is contained in:
parent
3957753717
commit
37b1c4fc79
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user