guhongwei 3 năm trước cách đây
mục cha
commit
0bae0cf9dd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/config.prod.js

+ 1 - 1
config/config.prod.js

@@ -29,7 +29,7 @@ module.exports = () => {
   };
 
   config.export = {
-    root_path: 'D:\\workspace\\service\\service-file\\upload',
+    root_path: 'D:\\free\\workspace\\server\\service-file\\upload',
     domain: 'http://127.0.0.1',
   };
   return config;