zs 1 년 전
부모
커밋
57ca483611
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/config/config.prod.ts

+ 1 - 1
src/config/config.prod.ts

@@ -38,7 +38,7 @@ export default {
     },
   },
   export: {
-    root_path: 'D:\\free\\workspace\\server\\service-file\\upload',
+    root_path: '/mnt/server/service-file/upload/material/',
     file_type: 'material',
   },
   wechatSetting: {