|
|
|
|
@ -98,10 +98,10 @@ spring:
|
|
|
|
|
# 主库数据源 |
|
|
|
|
master: |
|
|
|
|
#添加allowMultiQueries=true 在批量更新时才不会出错 |
|
|
|
|
url: jdbc:postgresql://127.0.0.1:5432/bl_eems |
|
|
|
|
url: jdbc:postgresql://127.0.0.1:5432/eemcs_blzj |
|
|
|
|
# url: jdbc:postgresql://106.55.173.225:5505/eemcs |
|
|
|
|
username: postgres |
|
|
|
|
password: 123456 |
|
|
|
|
password: mh@803 |
|
|
|
|
# 从库数据源 |
|
|
|
|
slave: |
|
|
|
|
# 从数据源开关/默认关闭 |
|
|
|
|
|