From ec1bf4658e36a17f971a54007920a44c5378b7dc Mon Sep 17 00:00:00 2001
From: cuijian <cuijian@xalxzn.com>
Date: 星期一, 16 六月 2025 10:41:39 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application-prod.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application-prod.yml
index dd516f0..184a80a 100644
--- a/lxzn-module-system/lxzn-system-start/src/main/resources/application-prod.yml
+++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application-prod.yml
@@ -142,11 +142,6 @@
     host: 127.0.0.1
     port: 6379
     password:
-flowable:
-  enable: false
-  #鍏抽棴瀹氭椂浠诲姟JOB
-  async-executor-activate: false
-  database-schema-update: true
 #mybatis plus 璁剧疆
 mybatis-plus:
   mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml
@@ -297,8 +292,3 @@
       # appSecret
       client-secret: ??
       agent-id: ??
-fileHomePath: ${UPLOAD_FOLDER:d://lxzn_storage}
-fileNCPath: ${NC_FOLDER:D://NC} # NC鏂囦欢浣嶇疆
-ncSend:
-  addOrDelete: false  #//鏄惁鍒犻櫎seed 涓殑涔嬪墠鏂囦欢
-#staticAccessPath: /api/ffile/** # 褰撳墠椤圭洰鐨勯潤鎬佽祫婧愯闂厤缃湪nginx涓�

--
Gitblit v1.9.3