更改omms基础信息库地址

This commit is contained in:
zhouxiunai
2020-08-31 15:39:57 +08:00
parent 0853ef30fc
commit 5535e7fd09
+4 -4
View File
@@ -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