Browse Source

导入路劲

ZeroLiYi 6 months ago
parent
commit
4dadf00211
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/bootstrap-dev.yml

+ 2 - 2
src/main/resources/bootstrap-dev.yml

@@ -54,8 +54,8 @@ spring:
54 54
 cxf:
55 55
   path: /depotbasic
56 56
 web:
57
-  upload-path: D:/upload
58
-  #upload-path: /home/depot/depot-web/apache-tomcat-8.0.53/webapps/ROOT/WEB-INF/classes/static
57
+  #upload-path: D:/upload
58
+  upload-path: /home/depot/depot-web/apache-tomcat-8.0.53/webapps/ROOT/WEB-INF/classes/static
59 59
 logging:
60 60
   level:
61 61
     com.chinaitop.depot.basic.mapper: debug