实现 S3 对象迁移功能,添加对象复制和元数据获取逻辑
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"migrate": "tsx src/copy.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
@@ -15,4 +15,4 @@
|
||||
"@types/node": "^25.2.1",
|
||||
"dotenv": "^17.2.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user