作者 肖紫光

修改文件服务配置

... ... @@ -140,4 +140,4 @@ aukey:
username: yuanli
password: Bp5v1zJh
binaryTransfer: true
localActive: true
localActive: false
... ...
... ... @@ -14,13 +14,4 @@ spring:
password: +bdKL~ykG4
url: jdbc:mysql://rm-wz98uta593nt9fnha.mysql.rds.aliyuncs.com/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
resources:
static-locations: classpath:/static/,classpath:/views/
#smb文件服务器地址
aukey:
ftp:
host: ftp.yuanlierp.com
port: 21
username: yuanli
password: Bp5v1zJh
static-locations: classpath:/static/,classpath:/views/
\ No newline at end of file
... ...