@@ -44,7 +44,7 @@ spring:
static-locations: classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,file:${web.upload-path}
web:
- upload-path: /upload
+ upload-path: /home/depot/depot-web/apache-tomcat-8.0.53/webapps/ROOT/WEB-INF/classes/static
#设置全局变量判断是云端还是库端;1云端,2本地
localOrCloud: 1