更改omms基础信息库地址
This commit is contained in:
@@ -19,11 +19,11 @@ spring:
|
||||
pool-prepared-statements: false
|
||||
max-pool-prepared-statement-per-connection-size: 20
|
||||
secondary:
|
||||
username: ommsxc
|
||||
password: ommsxc
|
||||
username: omms
|
||||
password: omms
|
||||
#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.2.105:1521/orcl
|
||||
#url: jdbc:oracle:thin:@130.120.3.31:1521/orcl
|
||||
url: jdbc:oracle:thin:@130.120.2.105:1521/orcl
|
||||
driver: oracle.jdbc.driver.OracleDriver
|
||||
max-active: 30
|
||||
test-on-borrow: true
|
||||
|
||||
Reference in New Issue
Block a user