作者 曾义

更新 trobs-business-download-dev.yml

@@ -17,8 +17,16 @@ spring: @@ -17,8 +17,16 @@ spring:
17 static-locations: classpath:/static/,classpath:/views/ 17 static-locations: classpath:/static/,classpath:/views/
18 18
19 19
20 -#文件服务器地址 20 +#smb文件服务器地址
21 aukey: 21 aukey:
22 smb: 22 smb:
23 url: smb://aukeyit:aukeyit2016@10.1.1.186/files 23 url: smb://aukeyit:aukeyit2016@10.1.1.186/files
24 24
  25 +#ftp文件服务器地址
  26 +aukey:
  27 + smb:
  28 + host: 10.1.2.165
  29 + port: 21
  30 + username: yuanli
  31 + password: yuanli@159
  32 +