From aaaeee46bf6d408e68cfddebea146bf382977ac9 Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期二, 24 六月 2025 09:36:40 +0800 Subject: [PATCH] mdc两网数据交互 --- lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml index 686fd74..55b1f1f 100644 --- a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml +++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml @@ -328,3 +328,6 @@ security: encryption-key: 1234567890abcdef +#mdc鏂囦欢璺緞閰嶇疆 +fileService: + localFilePath: D:/data/sql/ #鏈湴鏂囦欢璺緞 \ No newline at end of file -- Gitblit v1.9.3