From ed9f1d757d6d3486dd69a726454eb69c3c9bc538 Mon Sep 17 00:00:00 2001
From: lyh <liuyuanheng@xalxzn.com>
Date: 星期二, 25 二月 2025 11:28:04 +0800
Subject: [PATCH] flowable工作流 config配置

---
 lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
index da6655d..f94e1b9 100644
--- a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
+++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
@@ -151,6 +151,7 @@
 #    async-executor-activate: false
 #    async-executor-enabled: true
 flowable:
+  enable: true
   #鍏抽棴瀹氭椂浠诲姟JOB
   async-executor-activate: false
   database-schema-update: true

--
Gitblit v1.9.3