Browse Source

Merge branch 'master' of http://git.cc-lotus.info/live/service-live

lrf402788946 4 years ago
parent
commit
dc15c428ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

@@ -73,7 +73,7 @@ module.exports = appInfo => {
   };
 
   config.export = {
-    root_path: 'D:\\wwwroot\\service\\service-file\\upload\\',
+    root_path: 'D:\\workspace\\service\\service-file\\upload\\',
   };
 
   return {