zhangherong
2025-06-25 2fb6c67b2c0c72195eef6fe5f7904d739b46e2c0
lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
@@ -319,3 +319,10 @@
      - D:\\hy_test\\b
      - D:\\hy_test\\c
    interval: 10000  # 监控间隔(ms)
security:
  encryption-key: 1234567890abcdef # 加解密秘钥
#mdc文件路径配置
fileService:
  localFilePath: D:/data/sql/     #本地文件路径
  newFilePath: D:/data/bak/     #备份文件路径
  failedLocFilePath: D:/data/failed/failed.sql    #失败文件路径