基础数据库切换回 张爱明的数据库

This commit is contained in:
fanghongchao
2018-11-23 12:00:39 +08:00
parent f4d6480413
commit 8b65977507
+2 -1
View File
@@ -12,7 +12,8 @@ spring:
secondary: secondary:
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
driver: oracle.jdbc.driver.OracleDriver driver: oracle.jdbc.driver.OracleDriver
tomcat: tomcat:
max-active: 30 max-active: 30