From e9d68d9cab490c4da03bf2cb720a4a8009e8e0e0 Mon Sep 17 00:00:00 2001 From: hyingbo <1363390067@qq.com> Date: 星期五, 06 六月 2025 11:18:44 +0800 Subject: [PATCH] 操作工登录调整 --- lxzn-module-system/lxzn-system-start/src/main/resources/jeecg/jeecg_config.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/jeecg/jeecg_config.properties b/lxzn-module-system/lxzn-system-start/src/main/resources/jeecg/jeecg_config.properties index 6a9d602..07aa3da 100644 --- a/lxzn-module-system/lxzn-system-start/src/main/resources/jeecg/jeecg_config.properties +++ b/lxzn-module-system/lxzn-system-start/src/main/resources/jeecg/jeecg_config.properties @@ -1,7 +1,7 @@ #code_generate_project_path -project_path=F:\\java_workspace +project_path=D:\\java_workspace #bussi_package[User defined] -bussi_package=org.jeecg.modules.mdc +bussi_package=org.jeecg.modules #default code path -- Gitblit v1.9.3