130.120.3.31 oracle数据库不可用,暂时切换回105

This commit is contained in:
zhouxiunai
2019-02-13 14:07:27 +08:00
parent a324eb15f9
commit 0b806853ff
+2 -1
View File
@@ -22,7 +22,8 @@ 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.3.31:1521/orcl #url: jdbc:oracle:thin:@130.120.3.31:1521/orcl
url: jdbc:oracle:thin:@130.120.3.105: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