lyh
2025-06-12 b09586fbe8373f72e76c841175e2b2eaba7ffb89
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中