作者 肖紫光

去除无用的文件服务器配置

@@ -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 -  
@@ -15,11 +15,6 @@ spring: @@ -15,11 +15,6 @@ 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 -#文件下载地址  
20 -file:  
21 - download:  
22 - url: http://trobs.download.aukeyit.com  
23 18
24 #文件服务器地址 19 #文件服务器地址
25 aukey: 20 aukey:
@@ -14,8 +14,4 @@ spring: @@ -14,8 +14,4 @@ spring:
14 password: dfU76$N(kp 14 password: dfU76$N(kp
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/  
18 -#文件服务器  
19 -trobs:  
20 - upload-file:  
21 - url: http://trobs.download.aukeyit.com/  
  17 + static-locations: classpath:/static/,classpath:/views/
@@ -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/