正在显示
1 个修改的文件
包含
10 行增加
和
0 行删除
@@ -15,3 +15,13 @@ spring: | @@ -15,3 +15,13 @@ spring: | ||
15 | url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8 | 15 | url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8 |
16 | resources: | 16 | resources: |
17 | static-locations: classpath:/static/,classpath:/views/ | 17 | static-locations: classpath:/static/,classpath:/views/ |
18 | + | ||
19 | +#smb文件服务器地址 | ||
20 | +aukey: | ||
21 | + smb: | ||
22 | + url: smb://aukeyit:aukeyit2016@10.1.1.186/files | ||
23 | + ftp: | ||
24 | + host: 10.1.2.165 | ||
25 | + port: 21 | ||
26 | + username: yuanli | ||
27 | + password: yuanli@159 |
-
请 注册 或 登录 后发表评论