Compare commits
No commits in common. "74a246144425409e423aace801e55614a1920a71" and "1fc82fb3f7d539397a9a1e0b35761359ae6eedec" have entirely different histories.
74a2461444
...
1fc82fb3f7
@ -6,9 +6,9 @@ spring:
|
|||||||
druid:
|
druid:
|
||||||
# 主库数据源
|
# 主库数据源
|
||||||
master:
|
master:
|
||||||
# url: jdbc:dm://192.168.0.151:5236?schema=SY
|
url: jdbc:dm://192.168.0.151:5236?schema=SY
|
||||||
# url: jdbc:dm://172.16.1.97:5236?schema=SY
|
# url: jdbc:dm://172.16.1.97:5236?schema=SY
|
||||||
url: jdbc:dm://localhost:5236?schema=SY
|
# url: jdbc:dm://localhost:5236?schema=SY
|
||||||
username: SYSDBA
|
username: SYSDBA
|
||||||
# password: jm@61020900
|
# password: jm@61020900
|
||||||
password: jsjcy@123
|
password: jsjcy@123
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user