Browse Source

update 默认开启工作流

疯狂的狮子Li 9 tháng trước cách đây
mục cha
commit
88a4a51956
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ruoyi-admin/src/main/resources/application.yml

+ 1 - 1
ruoyi-admin/src/main/resources/application.yml

@@ -273,7 +273,7 @@ websocket:
 --- #flowable配置
 flowable:
   # 开关 用于启动/停用工作流
-  enabled: false
+  enabled: true
   process.enabled: ${flowable.enabled}
   eventregistry.enabled: ${flowable.enabled}
   async-executor-activate: false #关闭定时任务JOB