修改oracle数据库的地址为236服务器
This commit is contained in:
@@ -12,7 +12,7 @@ spring:
|
||||
secondary:
|
||||
username: ommsxc
|
||||
password: ommsxc
|
||||
url: jdbc:oracle:thin:@130.120.2.105:1521/orcl
|
||||
url: jdbc:oracle:thin:@130.120.3.236:1521/xe
|
||||
driver: oracle.jdbc.driver.OracleDriver
|
||||
tomcat:
|
||||
max-active: 30
|
||||
|
||||
Reference in New Issue
Block a user