update 调整流程设计保存

This commit is contained in:
gssong 2024-11-16 13:07:50 +08:00
parent 07b9f91e7e
commit 2716768dd9

View File

@ -118,6 +118,7 @@ security:
- /error
- /*/api-docs
- /*/api-docs/**
- /warm-flow-ui/**
# 多租户配置
tenant:
@ -222,7 +223,7 @@ xss:
# 排除链接(多个用逗号分隔)
excludeUrls:
- /system/notice
- /warm-flow-ui/save-xml
- /warm-flow/save-xml
# 全局线程池相关配置
# 如使用JDK21请直接使用虚拟线程 不要开启此配置