From 950621dd88dab3d365585abafde4317be15df6c2 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Mon, 18 Aug 2025 23:04:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BB=A3=E7=A0=81=E7=94=9F?= =?UTF-8?q?=E6=88=90=E5=99=A8=EF=BC=8C=E4=B8=80=E9=94=AE=E7=94=9F=E6=88=90?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=EF=BC=8Cvue3=E4=BB=A3=E7=A0=81=E4=BC=9A?= =?UTF-8?q?=E7=94=9F=E6=88=90=E5=88=B0=E5=89=8D=E7=AB=AF=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E3=80=81=E8=8F=9C=E5=8D=95=E5=8D=87=E7=BA=A7sql=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E8=BF=81=E7=A7=BB=E5=88=B0flyway=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E9=87=8D=E5=90=AF=E8=87=AA=E5=8A=A8=E6=89=A7=E8=A1=8C=EF=BC=88?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E6=89=8B=E5=B7=A5=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E4=BB=A3=E7=A0=81=E5=92=8C=E6=89=8B=E5=B7=A5?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E5=8D=87=E7=BA=A7sql=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/jeecg/jeecg_config.properties | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/jeecg/jeecg_config.properties b/jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/jeecg/jeecg_config.properties index 44618ab82..b9ed2aef8 100644 --- a/jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/jeecg/jeecg_config.properties +++ b/jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/jeecg/jeecg_config.properties @@ -1,9 +1,10 @@ -#code_generate_project_path -project_path=E:\\workspace\\jeecg-boot -#bussi_package[User defined] +# ?????????????????? +project_path=F:\\gitcode\\JeecgBoot\\jeecg-boot\\jeecg-boot-module\\jeecg-module-demo +## ????????????? +#ui_project_path=F:\\gitcode\\1jeecg-boot-github\\jeecgboot-vue3 +# ????????? bussi_package=org.jeecg.modules.demo - #default code path #source_root_package=src #webroot_package=WebRoot