Commit c9e90e02 authored by 郝聪敏's avatar 郝聪敏

feature: 修改path

parent ae47e7cd
...@@ -27,7 +27,7 @@ class upload2Cos { ...@@ -27,7 +27,7 @@ class upload2Cos {
return { return {
Bucket: 'misc-1258270469', Bucket: 'misc-1258270469',
Region: 'ap-beijing', Region: 'ap-beijing',
Key: `${prefix}${filepath.split('quantum-blocks-h5')[1]}`, Key: `${prefix}/public${filepath.split('public')[1]}`,
FilePath: filepath FilePath: filepath
} }
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment