update 工作流请求增加鉴权
This commit is contained in:
parent
e1a9fe0e44
commit
3957753717
@ -120,7 +120,6 @@ security:
|
||||
- /*/api-docs/**
|
||||
# warm-flow-ui
|
||||
- /warm-flow-ui/**
|
||||
- /warm-flow/**
|
||||
|
||||
# 多租户配置
|
||||
tenant:
|
||||
@ -274,3 +273,4 @@ websocket:
|
||||
warm-flow:
|
||||
# 是否开启工作流,默认true
|
||||
enabled: true
|
||||
token-name: ${sa-token.token-name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user