Commit 2dab42c3 by lijingjing

配置数据库文件更新;

parent 6b75907c
...@@ -13,7 +13,7 @@ spring: ...@@ -13,7 +13,7 @@ spring:
type: com.zaxxer.hikari.HikariDataSource type: com.zaxxer.hikari.HikariDataSource
username: postgres username: postgres
password: www.163.com password: www.163.com
url: jdbc:postgresql://192.168.1.140:5432/dev_lims_hmhj url: jdbc:postgresql://192.168.1.140:5432/dev_hmhj
driver-class-name: org.postgresql.Driver driver-class-name: org.postgresql.Driver
dynamic: dynamic:
enabled: false enabled: false
......
...@@ -13,7 +13,7 @@ spring: ...@@ -13,7 +13,7 @@ spring:
type: com.zaxxer.hikari.HikariDataSource type: com.zaxxer.hikari.HikariDataSource
username: postgres username: postgres
password: www.163.com password: www.163.com
url: jdbc:postgresql://192.168.1.140:5432/dev_lims_hmhj url: jdbc:postgresql://192.168.1.140:5432/dev_hmhj_pro
driver-class-name: org.postgresql.Driver driver-class-name: org.postgresql.Driver
dynamic: dynamic:
enabled: false enabled: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment