作者 曾义

修改配置文件

... ... @@ -15,3 +15,8 @@ spring:
url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
resources:
static-locations: classpath:/static/,classpath:/views/
#文件下载地址
file:
download:
url: http://192.168.29.13
\ No newline at end of file
... ...