正在显示
4 个修改的文件
包含
0 行增加
和
23 行删除
@@ -130,13 +130,3 @@ security: | @@ -130,13 +130,3 @@ security: | ||
130 | loadBalanced: true | 130 | loadBalanced: true |
131 | token-info-uri: http://trobs-auth/oauth/check_token | 131 | token-info-uri: http://trobs-auth/oauth/check_token |
132 | 132 | ||
133 | -#txmanager地址 | ||
134 | -tm: | ||
135 | - manager: | ||
136 | - url: http://192.168.29.13:5004/tx/manager/ | ||
137 | - | ||
138 | -#文件服务器 | ||
139 | -file: | ||
140 | - server: | ||
141 | - url: http://trobs.download.aukeyit.com/ | ||
142 | - |
@@ -16,11 +16,6 @@ spring: | @@ -16,11 +16,6 @@ spring: | ||
16 | resources: | 16 | resources: |
17 | static-locations: classpath:/static/,classpath:/views/ | 17 | static-locations: classpath:/static/,classpath:/views/ |
18 | 18 | ||
19 | -#文件下载地址 | ||
20 | -file: | ||
21 | - download: | ||
22 | - url: http://trobs.download.aukeyit.com | ||
23 | - | ||
24 | #文件服务器地址 | 19 | #文件服务器地址 |
25 | aukey: | 20 | aukey: |
26 | smb: | 21 | smb: |
@@ -15,7 +15,3 @@ spring: | @@ -15,7 +15,3 @@ 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 | -trobs: | ||
20 | - upload-file: | ||
21 | - url: http://trobs.download.aukeyit.com/ |
@@ -15,7 +15,3 @@ spring: | @@ -15,7 +15,3 @@ 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 | -trobs: | ||
20 | - upload-file: | ||
21 | - url: http://trobs.download.aukeyit.com/ |
-
请 注册 或 登录 后发表评论