mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
chore:
This commit is contained in:
@@ -9,7 +9,6 @@ export type OssClientRemoveByOpts = {
|
||||
};
|
||||
|
||||
export type OssFileItem = {
|
||||
name: string;
|
||||
path: string;
|
||||
size: number;
|
||||
//毫秒时间戳
|
||||
|
||||
Reference in New Issue
Block a user