浏览代码

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

lrf402788946 4 年之前
父节点
当前提交
dc15c428ba
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {