作者 韦绍镭

更新 application-dev.yml

... ... @@ -123,14 +123,14 @@ security:
token-info-uri: http://logistics-auth/oauth/check_token
##首页
trobs:
index: http://trobs.aukeyit.com
index: http://logistics.qa.aukeyit.com
##ftp服务器
aukey:
ftp:
host: 10.1.9.59
host: logistics-ftp.qa.aukeyit.com
port: 21
username: yuanli
password: yuanli@159
username: logistics
password: logistics
binaryTransfer: true
localActive: true
... ...