作者 肖紫光

修改文件服务配置

@@ -140,4 +140,4 @@ aukey: @@ -140,4 +140,4 @@ aukey:
140 username: yuanli 140 username: yuanli
141 password: Bp5v1zJh 141 password: Bp5v1zJh
142 binaryTransfer: true 142 binaryTransfer: true
143 - localActive: true 143 + localActive: false
@@ -15,12 +15,3 @@ spring: @@ -15,12 +15,3 @@ spring:
15 url: jdbc:mysql://rm-wz98uta593nt9fnha.mysql.rds.aliyuncs.com/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8 15 url: jdbc:mysql://rm-wz98uta593nt9fnha.mysql.rds.aliyuncs.com/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 -#smb文件服务器地址  
21 -aukey:  
22 - ftp:  
23 - host: ftp.yuanlierp.com  
24 - port: 21  
25 - username: yuanli  
26 - password: Bp5v1zJh