修改生产代码配置文件
This commit is contained in:
parent
0a42ffd85d
commit
f7ba089667
|
@ -1,7 +1,7 @@
|
|||
#code_generate_project_path
|
||||
project_path=E:\\workspace\\jeecg-boot
|
||||
project_path=D:\\Shengcheng
|
||||
#bussi_package[User defined]
|
||||
bussi_package=org.jeecg.modules.demo
|
||||
bussi_package=com.nu.modules
|
||||
|
||||
|
||||
#default code path
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#mysql
|
||||
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
|
||||
password=root
|
||||
database_name=jeecg-boot
|
||||
|
|
Loading…
Reference in New Issue