From fc38e2635216775a80210d0df109dc6174d66813 Mon Sep 17 00:00:00 2001 From: yangbin <yangbin@qq.com> Date: 星期四, 15 八月 2024 13:57:07 +0800 Subject: [PATCH] 1 --- lxzn-module-system/lxzn-system-start/src/main/resources/jeecg/jeecg_config.properties | 2 +- 1 files changed, 1 insertions(+), 1 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..21cea27 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 #bussi_package[User defined] -bussi_package=org.jeecg.modules.mdc +bussi_package=org.jeecg.modules.ai #default code path -- Gitblit v1.9.3