...
|
...
|
@@ -15,7 +15,3 @@ 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/ |
|
|
\ No newline at end of file |
|
|
#文件服务器
|
|
|
trobs:
|
|
|
upload-file:
|
|
|
url: http://trobs.download.aukeyit.com/ |
|
|
\ No newline at end of file |
...
|
...
|
|