mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-05 16:53:48 +08:00
update 默认开启工作流
This commit is contained in:
@@ -273,7 +273,7 @@ websocket:
|
|||||||
--- #flowable配置
|
--- #flowable配置
|
||||||
flowable:
|
flowable:
|
||||||
# 开关 用于启动/停用工作流
|
# 开关 用于启动/停用工作流
|
||||||
enabled: false
|
enabled: true
|
||||||
process.enabled: ${flowable.enabled}
|
process.enabled: ${flowable.enabled}
|
||||||
eventregistry.enabled: ${flowable.enabled}
|
eventregistry.enabled: ${flowable.enabled}
|
||||||
async-executor-activate: false #关闭定时任务JOB
|
async-executor-activate: false #关闭定时任务JOB
|
||||||
|
|||||||
Reference in New Issue
Block a user