From 6e3f39127fa0d1d9b42da15904cdf4217a3ae9d6 Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期五, 11 七月 2025 09:53:12 +0800 Subject: [PATCH] refactor(web-antd): 重构预测性维护页面 --- eims/ruoyi-admin/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/eims/ruoyi-admin/src/main/resources/application.yml b/eims/ruoyi-admin/src/main/resources/application.yml index 7b1cc81..40a1af7 100644 --- a/eims/ruoyi-admin/src/main/resources/application.yml +++ b/eims/ruoyi-admin/src/main/resources/application.yml @@ -275,7 +275,7 @@ --- #flowable閰嶇疆 flowable: # 寮�鍏� 鐢ㄤ簬鍚姩/鍋滅敤宸ヤ綔娴� - enabled: true + enabled: false process.enabled: ${flowable.enabled} eventregistry.enabled: ${flowable.enabled} async-executor-activate: false #鍏抽棴瀹氭椂浠诲姟JOB -- Gitblit v1.9.3