Commit 30f26298 authored by 张永's avatar 张永

改数据库

parent 95c035ce
...@@ -21,9 +21,9 @@ spring.datasource.config.validationQuery=SELECT 1 ...@@ -21,9 +21,9 @@ spring.datasource.config.validationQuery=SELECT 1
spring.datasource.config.timeBetweenEvictionRunsMillis=3600000 spring.datasource.config.timeBetweenEvictionRunsMillis=3600000
spring.datasource.shop.username=sa spring.datasource.shop.username=ERP
spring.datasource.shop.password=qiyang spring.datasource.shop.password=qiyang@2013
spring.datasource.shop.url=jdbc:sqlserver://10.10.0.51:56443;instanceName=SQLSERVER;DatabaseName=EGOLMSAAS spring.datasource.shop.url=jdbc:sqlserver://10.10.0.22:1433;instanceName=SQLSERVER;DatabaseName=EGOLMDEV
spring.datasource.shop.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver spring.datasource.shop.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver
spring.datasource.shop.testWhileIdle=true spring.datasource.shop.testWhileIdle=true
spring.datasource.shop.validationQuery=SELECT 1 spring.datasource.shop.validationQuery=SELECT 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment