lyh
2025-06-12 f09bed2ddaaf824e8baea23c093432c4235e3bb4
lxzn-module-system/lxzn-system-start/src/main/resources/application-prod.yml
@@ -142,6 +142,11 @@
    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
@@ -291,4 +296,9 @@
      client-id: ??
      # appSecret
      client-secret: ??
      agent-id: ??
      agent-id: ??
fileHomePath: ${UPLOAD_FOLDER:d://lxzn_storage}
fileNCPath: ${NC_FOLDER:D://NC} # NC文件位置
ncSend:
  addOrDelete: false  #//是否删除seed 中的之前文件
#staticAccessPath: /api/ffile/** # 当前项目的静态资源访问配置在nginx中