作者 王志平

修改

... ... @@ -17,11 +17,11 @@ spring:
max-wait: -1
max-idle: 30
min-idle: 10
rabbitmq:
host: 10.1.1.60
port: 5672
username: aukeyit
password: Aukey@2018
#rabbitmq:
#host: 10.1.1.60
#port: 5672
#username: aukeyit
#password: Aukey@2018
servlet:
multipart:
max-file-size: 1000MB
... ... @@ -133,13 +133,13 @@ security:
trobs:
index: http://trobs.aukeyit.com
#ftp服务器
aukey:
ftp:
host: 10.1.9.59
port: 21
username: yuanli
password: yuanli@159
binaryTransfer: true
localActive: true
#aukey:
#ftp:
#host: 10.1.9.59
#port: 21
#username: yuanli
#password: yuanli@159
#binaryTransfer: true
#localActive: true
... ...