Commit c656fd71 authored by 智勇's avatar 智勇

up

parent 729b1fae
......@@ -37,7 +37,7 @@ filter.allowedOrigin=*
filter.allowedHeaders=Origin, No-Cache, x-auth-token, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type,Authorization,login_token
# 测试环境 urge_dispatcher 库
data.source.dispatcher.jdbcUrl=jdbc:mysql://172.20.7.18:3307/urge_dispatcher?useUnicode=true&characterEncoding=UTF8&useSSL=false
data.source.dispatcher.jdbcUrl=jdbc:mysql://172.20.7.18:3311/urge_dispatcher?useUnicode=true&characterEncoding=UTF8&useSSL=false
data.source.dispatcher.username=max_user
data.source.dispatcher.password=2pVoIvexk3ZLvvyv
data.source.dispatcher.maxPoolSize=20
......@@ -63,7 +63,7 @@ data.source.user.maxPoolSize=10
# 测试环境 collection
data.source.collection.user=max_user
data.source.collection.password=2pVoIvexk3ZLvvyv
data.source.collection.url=jdbc:mysql://172.20.7.18:3306/collection?useUnicode=true&characterEncoding=utf8
data.source.collection.url=jdbc:mysql://172.20.7.18:3310/collection?useUnicode=true&characterEncoding=utf8
data.source.collection.maxPoolSize=10
#测试环境redis host
......@@ -129,4 +129,4 @@ ud.zk.job.connectionTimeoutMilliseconds=1000
# 新审核系统 URL
feature.url = http://172.20.1.131:901
\ No newline at end of file
feature.url = http://172.20.1.131:901
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