北京暂降10月出差开发版本
This commit is contained in:
@@ -44,17 +44,27 @@ spring:
|
||||
host: localhost
|
||||
port: 16379
|
||||
password: "Pqsadmin@#1qaz"
|
||||
timeout: 5000
|
||||
lettuce:
|
||||
timeout: 5000
|
||||
jedis:
|
||||
pool:
|
||||
max-active: 20
|
||||
max-wait: 8000
|
||||
max-idle: 8
|
||||
min-idle: 0
|
||||
min-idle: 2
|
||||
test-on-borrow: true # 借出连接时验证
|
||||
test-on-return: true # 归还连接时验证
|
||||
test-while-idle: true # 空闲时验证
|
||||
|
||||
|
||||
smsServer:
|
||||
info: http://22.33.194.49:18095
|
||||
netInfo: http://20.33.234.143:18095
|
||||
account: sms
|
||||
password: aaa
|
||||
info: http://22.33.194.50:18096
|
||||
netInfo: http://22.33.191.206:18096
|
||||
account: xbjbpt
|
||||
password: WLv8w071
|
||||
|
||||
aliyun:
|
||||
oss:
|
||||
endpoint: http://oss-bj-yz-a.ops.sgmc.sgcc.com.cn/
|
||||
accessKeyId: LKIyxAYe0yI8EqL8
|
||||
accessKeySecret: H2UgWI6RdacGGGJAxLsTNj8Qa4oX2e
|
||||
bucketName: sjzt-fjghsjcc-pro
|
||||
|
||||
Reference in New Issue
Block a user