切换数据库到130.120.3.31

This commit is contained in:
zhouxiunai
2019-01-10 10:08:35 +08:00
parent c277d1ef14
commit 99ea111b8d
+1 -1
View File
@@ -22,7 +22,7 @@ spring:
username: ommsxc username: ommsxc
password: ommsxc password: ommsxc
#url: jdbc:oracle:thin:@130.120.3.236:1521/xe #url: jdbc:oracle:thin:@130.120.3.236:1521/xe
url: jdbc:oracle:thin:@130.120.2.105:1521/orcl url: jdbc:oracle:thin:@130.120.3.31:1521/orcl
driver: oracle.jdbc.driver.OracleDriver driver: oracle.jdbc.driver.OracleDriver
max-active: 30 max-active: 30
test-on-borrow: true test-on-borrow: true