From d74ad3fdaf67038cecfcadc5cb1800985224a2a6 Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期五, 22 八月 2025 15:30:57 +0800 Subject: [PATCH] 用户管理导出导入功能改造 --- lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml | 4 +++- 1 files changed, 3 insertions(+), 1 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 0b3c4a6..0fb28cf 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 @@ -320,4 +320,6 @@ ftpPassword: lx@2024 address: /iot/ #鏁版嵁搴� MySql | SqlServer -databaseType: MySql \ No newline at end of file +databaseType: MySql +#鎿嶄綔绯荤粺 kylin | windows +operatingSystem: kylin \ No newline at end of file -- Gitblit v1.9.3