This commit is contained in:
xiaojunnuo
2025-04-25 01:44:15 +08:00
parent 308d4600ef
commit aec51e514c
4 changed files with 78 additions and 23 deletions

View File

@@ -9,7 +9,6 @@ export type OssClientRemoveByOpts = {
};
export type OssFileItem = {
name: string;
path: string;
size: number;
//毫秒时间戳