修改生产代码配置文件

This commit is contained in:
yangjun 2025-03-13 08:50:47 +08:00
parent 0a42ffd85d
commit f7ba089667
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#code_generate_project_path #code_generate_project_path
project_path=E:\\workspace\\jeecg-boot project_path=D:\\Shengcheng
#bussi_package[User defined] #bussi_package[User defined]
bussi_package=org.jeecg.modules.demo bussi_package=com.nu.modules
#default code path #default code path

View File

@ -1,6 +1,6 @@
#mysql #mysql
diver_name=com.mysql.jdbc.Driver diver_name=com.mysql.jdbc.Driver
url=jdbc:mysql://localhost:3306/jeecg-boot?useUnicode=true&characterEncoding=UTF-8 url=jdbc:mysql://1.92.152.160:33061/nursing_unit_001?useUnicode=true&characterEncoding=UTF-8
username=root username=root
password=root password=root
database_name=jeecg-boot database_name=jeecg-boot