ruifeng_liu пре 3 година
родитељ
комит
987ce051f3
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      config/config.default.js

+ 2 - 1
config/config.default.js

@@ -77,7 +77,8 @@ module.exports = appInfo => {
     domain: 'http://broadcast.waityou24.cn',
   };
   config.import = {
-    root_path: 'E:\\exportFile',
+    // root_path: 'E:\\exportFile',
+    root_path: 'D:\\free\\workspace\\server\\service-file\\upload',
   };
   config.project = {
     mission: 'http://127.0.0.1:4001',